API:FireDAC.Comp.Client.TFDCustomCommand.AfterClose

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AfterClose: TNotifyEvent read FAfterClose write FAfterClose;

C++

__property System::Classes::TNotifyEvent AfterClose = {read=FAfterClose, write=FAfterClose};

Properties

Type Visibility Source Unit Parent
event public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomCommand

Description

Embarcadero Technologies does not currently have any additional information.