TdxScreenTipLink.Control Property
Specifies the hinted control that is associated with a ScreenTip.
Declaration
property Control: TControl read; write;
Property Value
Type |
---|
TControl |
Remarks
Use the ScreenTip property to link the specified Control to a ScreenTip.
See Also