FireDAC.Comp.QBE.TFDQBE.OnAfterPost

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 OnAfterPost: TNotifyEvent read FOnAfterPost write FOnAfterPost;

C++

__property System::Classes::TNotifyEvent OnAfterPost = {read=FOnAfterPost, write=FOnAfterPost};

Description

Embarcadero Technologies does not currently have any additional information.