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

TPyDelphiBufferedFileStream

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

Declaration

Source position: WrapDelphiClasses.pas line 308

type TPyDelphiBufferedFileStream = class(TPyDelphiFileStream)

public

  constructor CreateWith(); override;

  

  class function DelphiObjectClass; override;

  

  property DelphiObject: TBufferedFileStream; [rw]

  

end;

Inheritance

TPyDelphiBufferedFileStream

  

|

TPyDelphiFileStream

  

|

TPyDelphiHandleStream

  

|

TPyDelphiStream

  

|

TPyDelphiObject

  

|

TPyInterfacedObject,IFreeNotificationSubscriber

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio