See Also Properties Methods Events Example
Unit
MySQLDataset
Applies to
TMySQLDataset TMySQLTable and TMySQLQuery components
Declaration
function HexStr(S: PChar; L: longint): string;
Description
Used for BLOB and MEMO fields. The binary data pointed to by S with length L will return as a string, ex. "0x623E63F..."