FireDAC.Phys.ASAWrapper.C_ASABinFolder
[–] Properties | |
---|---|
Type: const variable
| |
Visibility: public | |
Source: FireDAC.Phys.ASAWrapper.pas FireDAC.Phys.ASAWrapper.hpp
| |
Unit: FireDAC.Phys.ASAWrapper | |
Parent: FireDAC.Phys.ASAWrapper |
Delphi
C_ASABinFolder: String = {$IFDEF FireDAC_32} 'Bin32' {$ELSE} 'Bin64' {$ENDIF};
C++
extern DELPHI_PACKAGE System::UnicodeString C_ASABinFolder;
Description
Embarcadero Technologies does not currently have any additional information.