Unit 'libsee' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libsee]

TSEE_string

Declaration

Source position: libsee.pas line 300

type TSEE_string = record

  length: tcuint;

  data: PTSEE_char_t;

  stringclass: PTSEE_stringclass;

  interpreter: PTSEE_interpreter;

  flags: tcint;

end;


Documentation generated on: 2023-03-18