Unit 'gemdos' Package
[Overview][Constants][Types][Procedures and functions][Index] [#tosunits]

TLINE

Declaration

Source position: gemdos.pas line 190

type TLINE = record

  maxlen: Byte;

  actuallen: Byte;

  buffer: array [0..254] of Byte;

end;


Documentation generated on: 2025-07-25