Back to Devexpress

TcxShowHintExEvent Type

vcl-dxcustomhint-d995cee3.md

latest766 B
Original Source

TcxShowHintExEvent Type

Declaration

delphi
TcxShowHintExEvent = procedure(Sender: TObject; var Caption: string; var HintStr: string; var CanShow: Boolean; var HintInfo: THintInfo) of object;

Parameters

NameType
SenderTObject
Captionstring
HintStrstring
CanShowBoolean
HintInfoTHintInfo

See Also

dxCustomHint Unit