FireDAC.Stan.Util.TFDMachineType
Delphi
TFDMachineType = (mtUnknown, mt32Bit, mt64Bit, mtOther);
C++
enum DECLSPEC_DENUM TFDMachineType : unsigned int { mtUnknown, mt32Bit, mt64Bit, mtOther };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
enum | public | FireDAC.Stan.Util.pas FireDAC.Stan.Util.hpp |
FireDAC.Stan.Util | FireDAC.Stan.Util |
Description
Embarcadero Technologies does not currently have any additional information.