FireDAC.Comp.QBE.TFDQBE.OnApply

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.