TdxBarManager.ActivateHint(Boolean,string,TObject) Method
For internal use only.
Declaration
procedure ActivateHint(AShow: Boolean; const CustomHint: string; AHintObject: TObject = nil);
Parameters
| Name | Type |
|---|---|
| AShow | Boolean |
| CustomHint | string |
| AHintObject | TObject |
See Also