Back to Devexpress

TcxHintStyleChangedEvent Type

vcl-dxcustomhint-09aaae4a.md

latest414 B
Original Source

TcxHintStyleChangedEvent Type

Declaration

delphi
TcxHintStyleChangedEvent = procedure(Sender: TObject; AStyle: TcxCustomHintStyle) of object;

Parameters

NameType
SenderTObject
AStyleTcxCustomHintStyle

See Also

dxCustomHint Unit