|
Form name | Control name | Control type | Caption | X,Y | Width,Height | Root form | Data source | Events by control | Required | Format |
---|---|---|---|---|---|---|---|---|---|---|
orders | button | Button | write primarykeys fill date, if empty |
340,37 | 152,39 | MainForm | OnActionPerformed | |||
dat_date | Date | 101,152 | 88,31 | MainForm | date | Standard (short) | ||||
fmt_year | Formatted | 101,76 | 51,32 | MainForm | year | ✔ | Standard | |||
fmtID | Formatted | 100,37 | 85,32 | MainForm | ID | ✔ | Standard | |||
lbl_date | Fixed | date | 38,159 | 53,17 | MainForm | |||||
lbl_order | Fixed | order | 37,120 | 52,18 | MainForm | |||||
lbl_year | Fixed | year | 38,83 | 53,18 | MainForm | |||||
lblID | Fixed | ID | 37,44 | 52,18 | MainForm | |||||
txt_order | Text | 100,113 | 307,32 | MainForm | order | ✔ |