Back to Devexpress

TdxTableOptionsFormShowingEvent Type

vcl-dxrichedit-dot-dialogs-dot-eventargs-a28df0f4.md

latest529 B
Original Source

TdxTableOptionsFormShowingEvent Type

Declaration

delphi
TdxTableOptionsFormShowingEvent = procedure(Sender: TObject; const Args: TdxTableOptionsFormShowingEventArgs) of object;

Parameters

NameType
SenderTObject
ArgsTdxTableOptionsFormShowingEventArgs

See Also

dxRichEdit.Dialogs.EventArgs Unit