|
|
|
| acComboDatePicker component as subproperty of Labels structure.
|
| type
|
| TacComboDatePickerLabelsPosition = (dlpBelow, dlpAbove);
|
|
|
| property Position: TacComboDatePickerLabelsPosition;
|
| The Position property controls the placement of the labels "attached" to day/month/year combo-boxes.
|
|
|
| The labels can be below (default), or above the combo-boxes.
|
|
|
| Visible and Spacing properties.
|