FireDAC.Comp.QBE.TFDQBE.OnApply
| [–] Properties | |
|---|---|
| Type: event | |
| Visibility: published | |
| Source: FireDAC.Comp.QBE.pas FireDAC.Comp.QBE.hpp
| |
| Unit: FireDAC.Comp.QBE | |
| Parent: TFDQBE | |
Delphi
property OnApply: TNotifyEvent read FOnApply write FOnApply;
C++
__property System::Classes::TNotifyEvent OnApply = {read=FOnApply, write=FOnApply};
Description
Embarcadero Technologies does not currently have any additional information.