API:FireDAC.Comp.Client.FDIsDesigning

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.