TdxScreenTip.Description Property
In This Article
Represents settings for the ScreenTip window’s description section.
#Declaration
Delphi
property Description: TdxScreenTipBand index stbDescription read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
The ScreenTip window is split into three sections – header, description, and footer.
See Also