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