API:FireDAC.Comp.Client.TFDCustomCommand.BeforePrepare

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: event
Visibility: public
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDCustomCommand

Delphi

property BeforePrepare: TNotifyEvent read FBeforePrepare write FBeforePrepare;

C++

__property System::Classes::TNotifyEvent BeforePrepare = {read=FBeforePrepare, write=FBeforePrepare};

Description

Embarcadero Technologies does not currently have any additional information.