TCustomdxBarControl.CreateHintViewInfo(string,string) Method
In This Article
#Declaration
Delphi
function CreateHintViewInfo(const AHintText: string; const AShortCut: string): TdxBarCustomHintViewInfo; overload;
#Parameters
Name | Type |
---|---|
AHint |
string |
AShort |
string |
#Returns
Type |
---|
Tdx |
See Also