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

TPyDelphiHandleStream

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

Declaration

Source position: WrapDelphiClasses.pas line 284

type TPyDelphiHandleStream = class(TPyDelphiStream)

public

  constructor CreateWith(); override;

  

  class function DelphiObjectClass; override;

  

  property DelphiObject: THandleStream; [rw]

  

end;

Inheritance

TPyDelphiHandleStream

  

|

TPyDelphiStream

  

|

TPyDelphiObject

  

|

TPyInterfacedObject,IFreeNotificationSubscriber

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio