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