[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 202
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
lazarus-ccr.sourceforge.net |