API:FireDAC.Comp.Client.TFDCustomCommand.AfterFetch
| [–] Properties | |
|---|---|
| Type: event | |
| Visibility: public | |
| Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
| Unit: FireDAC.Comp.Client | |
| Parent: TFDCustomCommand | |
Delphi
property AfterFetch: TNotifyEvent read FAfterFetch write FAfterFetch;
C++
__property System::Classes::TNotifyEvent AfterFetch = {read=FAfterFetch, write=FAfterFetch};
Description
Embarcadero Technologies does not currently have any additional information.