FireDAC.DatS.TFDDatSAggregate.Active
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.