Unit 'WrapDelphiClasses' Package
[Overview][Classes][Procedures and functions][Index] [#pl_python]

TPyDelphiFileStream

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

Declaration

Source position: WrapDelphiClasses.pas line 296

type TPyDelphiFileStream = class(TPyDelphiHandleStream)

public

  constructor CreateWith(); override;

  

  class function DelphiObjectClass; override;

  

  property DelphiObject: TFileStream; [rw]

  

end;

Inheritance

TPyDelphiFileStream

  

|

TPyDelphiHandleStream

  

|

TPyDelphiStream

  

|

TPyDelphiObject

  

|

TPyInterfacedObject,IFreeNotificationSubscriber

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio