[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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; |
lazarus-ccr.sourceforge.net |