TdxInsertTableCellsFormShowingEvent Type
In This Article
#Declaration
Delphi
TdxInsertTableCellsFormShowingEvent = procedure(Sender: TObject; const Args: TdxInsertTableCellsFormShowingEventArgs) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
Args | Tdx |
See Also