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

TPyDelphiResourceStream

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

Declaration

Source position: WrapDelphiClasses.pas line 367

type TPyDelphiResourceStream = class(TPyDelphiCustomMemoryStream)

public

  constructor CreateWith(); override;

  

  class function DelphiObjectClass; override;

  

  property DelphiObject: TResourceStream; [rw]

  

end;

Inheritance

TPyDelphiResourceStream

  

|

TPyDelphiCustomMemoryStream

  

|

TPyDelphiStream

  

|

TPyDelphiObject

  

|

TPyInterfacedObject,IFreeNotificationSubscriber

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio