TCustomdxBarControl.DoHint(Boolean,string,string) Method
Declaration
function DoHint(var ANeedDeactivate: Boolean; out AHintText: string; out AShortCut: string): Boolean; virtual;
Parameters
Name | Type |
---|---|
ANeedDeactivate | Boolean |
AHintText | string |
AShortCut | string |
Returns
Type |
---|
Boolean |
See Also