TdxBarDateComboControl.Item Property
Specifies an item linked to a date combo control.
Declaration
property Item: TdxBarDateCombo read;
Property Value
Type |
---|
TdxBarDateCombo |
Remarks
The TdxBarItemLink object defines the link between a date combo item and the date combo item control. The Item property returns the date combo item of the appropriate TdxBarItemLink object.
See Also