API:Data.DBXPlatform.TDBXPlatform.AnsiStrToBytes
Delphi
class function AnsiStrToBytes(const Value: AnsiString): TArray<Byte>; static;
C++
static System::DynamicArray<System::Byte> __fastcall AnsiStrToBytes(const System::AnsiString Value);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Data.DBXPlatform.pas Data.DBXPlatform.hpp |
Data.DBXPlatform | TDBXPlatform |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!