Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TStringFieldBuffer

Type to access string field content buffers as an array of characters.

Declaration

Source position: db.pas line 45

type TStringFieldBuffer = array [0..dsMaxStringSize] of AnsiChar;


Documentation generated on: Jul 24 2023