API:FireDAC.Comp.Client.FDIsDesigning
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
Unit: FireDAC.Comp.Client | |
Parent: FireDAC.Comp.Client |
Delphi
function FDIsDesigning(AComp: TComponent): Boolean;
C++
extern DELPHI_PACKAGE bool __fastcall FDIsDesigning(System::Classes::TComponent* AComp);
Description
Embarcadero Technologies does not currently have any additional information.