help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions] Reference for unit 'smartbuff' (#powtils_main)

TSmartBuffer

Declaration

Source position: smartbuff.pas line 66

type TSmartBuffer = record

  CurrentSize: LongWord;

  Increment: LongWord;

  Available: LongWord;

  Used: LongWord;

  Data: Pointer;

  CurPos: Pointer;

  Holder: Pointer;

  DoGrow: Boolean;

  DoCompress: Boolean;

end;

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505