[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'db' (#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 Char;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.