Unit 'uvirtuallayer_ole' Package
[Overview][Classes][Index] [#pl_fpspreadsheet]

TVirtualLayer_OLE

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: uvirtuallayer_ole.pas line 74

type TVirtualLayer_OLE = class(TVirtualLayer)

protected

  FDirectory: array of TWCBFStructuredStorageDirectoryEntry;

  

  function intfGetFreeSpace(); override;

  

  function intfIsWritableMedia; override;

  

  function intfFindList(); override;

  

  function intfOpenFile(); override;

  

  function intfCloseFile(); override;

  

  function intfRead(); override;

  

  function intfSeek(); override;

  

  function intfGetFileSize(); override;

  

  function intfWrite(); override;

  

  function intfSetFileSize(); override;

  

  function intfDeleteFile(); override;

  

  function intfMakeFolder(); override;

  

  function intfRemoveFolder(); override;

  

public

  procedure Format;

  

  function Initialize; override;

  

  procedure AfterConstruction; override;

  

  destructor Destroy; override;

  

end;

Inheritance

TVirtualLayer_OLE

  

|

TVirtualLayer

  

|

TObject



CT Web help

CodeTyphon Studio