FireDAC.Stan.Util.FDGetLibMachineType
Delphi
function FDGetLibMachineType(const AFileName: String): TFDMachineType;
C++
extern DELPHI_PACKAGE TFDMachineType __fastcall FDGetLibMachineType(const System::UnicodeString AFileName);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FireDAC.Stan.Util.pas FireDAC.Stan.Util.hpp |
FireDAC.Stan.Util | FireDAC.Stan.Util |
Description
Returns the machine type.
FDGetLibMachineType returns the bitness of the AFileName
dynamic library file.