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