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