Type to access string field content buffers as an array of characters.
Source position: db.pas line 51
type TStringFieldBuffer = array [0..dsMaxStringSize] of AnsiChar;