API:FireDAC.Comp.Client.TFDCustomCommand.AfterOpen

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 AfterOpen: TNotifyEvent read FAfterOpen write FAfterOpen;

C++

__property System::Classes::TNotifyEvent AfterOpen = {read=FAfterOpen, write=FAfterOpen};

Description

Embarcadero Technologies does not currently have any additional information.