TdxScreenTip.Collection Property
Provides access to the collection that owns the ScreenTip.
Declaration
property Collection: TdxScreenTipCollection read;
Property Value
Type |
---|
TdxScreenTipCollection |
Remarks
Refer to the TdxScreenTipCollection class description to learn how to manage collection contents.
See Also