FireDAC.DatS.TFDDatSColumnsCalculateEvent
[–] Properties | |
---|---|
Type: type typedef
| |
Visibility: public | |
Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
Unit: FireDAC.DatS | |
Parent: FireDAC.DatS |
Delphi
TFDDatSColumnsCalculateEvent = procedure (ARow: TFDDatSRow) of object;
C++
typedef void __fastcall (__closure *TFDDatSColumnsCalculateEvent)(TFDDatSRow* ARow);
Description
Embarcadero Technologies does not currently have any additional information.