Unit 'ibase40' Package
[Overview][Constants][Types][Procedures and functions][Index] [#ibase]

TBSTREAM

Declaration

Source position: ibase40.pp line 1540

type TBSTREAM = record

  bstr_blob: PVoid;

  bstr_buffer: PAnsiChar;

  bstr_ptr: PAnsiChar;

  bstr_length: Short;

  bstr_cnt: Short;

  bstr_mode: AnsiChar;

end;


Documentation generated on: 2025-07-25