FireDAC.DatS.TFDDatSAggregate.Active

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Active: Boolean read FActive write SetActive default False;

C++

__property bool Active = {read=FActive, write=SetActive, default=0};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSAggregate

Description

Embarcadero Technologies does not currently have any additional information.