TdxShowInsertDeleteTableCellsFormCallback Type
In This Article
#Declaration
Delphi
TdxShowInsertDeleteTableCellsFormCallback = reference to procedure(const AParameters: TdxTableCellsParameters; AData: TObject);
#Parameters
Name | Type |
---|---|
AParameters | Tdx |
AData | TObject |
See Also