RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPlatformBytes.StringToBytes Method
Pascal
class procedure StringToBytes(Value: String; Bytes: array of byte); static;
C++
static __fastcall StringToBytes(AnsiString Value, array of byte Bytes);

This is StringToBytes, a member of class TPlatformBytes.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!