FireDAC.Comp.QBE.TFDQBE.OnBeforeCancel

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 OnBeforeCancel: TNotifyEvent read FOnBeforeCancel write FOnBeforeCancel;

C++

__property System::Classes::TNotifyEvent OnBeforeCancel = {read=FOnBeforeCancel, write=FOnBeforeCancel};

Description

Embarcadero Technologies does not currently have any additional information.