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