TFSFileStreamEx

From Ultibo.org
Revision as of 05:12, 17 May 2018 by Ultibo (Talk | contribs) (Created page with "Return to Unit Filesystem __TOC__ === Description === ---- ''To be documented'' === Class definitions === ---- <div class="toccolours mw-collapsible...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Return to Unit Filesystem


Description


To be documented

Class definitions



[Expand]

TFSFileStreamEx = class(TFSHandleStreamEx)


Function declarations



[Expand]
constructor TFSFileStreamEx.Create(const FileName:String; Mode:Word);
Description: To be documented


[Expand]
destructor TFSFileStreamEx.Destroy;
Description: To be documented


Return to Unit Reference