Back to Devexpress

TcxShowHintEvent Type

vcl-dxcustomhint-da944087.md

latest651 B
Original Source

TcxShowHintEvent Type

Declaration

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

Parameters

NameType
SenderTObject
HintStrstring
CanShowBoolean
HintInfoTHintInfo

See Also

dxCustomHint Unit