TdxScreenTipLinks.Items Property
Provides zero-based indexed access to individual ScreenTip links contained within the collection.
Declaration
property Items[Index: Integer]: TdxScreenTipLink read; write; default;
Property Value
Type |
---|
TdxScreenTipLink |
See Also