[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fsifFileSystem.pas line 157
type TFSFileStream = class(TStream) |
||
protected |
||
|
||
procedure SetSize(); |
|
|
public |
||
constructor Create(); |
|
|
property OpenFile: TFSOpenFile; [r] |
|
|
function Read(); override; |
|
|
function Write(); override; |
|
|
function Seek(); |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |