TdxScreenTipActionLink.Action Property
In This Article
Specifies the action associated with a ScreenTip.
#Declaration
Delphi
property Action: TBasicAction read; write;
#Property Value
Type |
---|
TBasic |
#Remarks
Use the ScreenTip property to link the specified Action to a ScreenTip.
See Also