[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
DoHint - method for displaying the hint contained in HintStr if True value is returned.
Source position: actnlist.pas line 197
public function TCustomAction.DoHint( |
var HintStr: string |
):Boolean; virtual; |
HintStr |
|
HintStr - the text-string for display as a hint. |
True if hint is to be displayed.
Version 4.0 | Generated 2025-05-03 | Home |