Unit 'RLMetaFile' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fortesreport]

TRLImageObject

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

Declaration

Source position: rlmetafile.pas line 979

type TRLImageObject = class(TRLGraphicObject)

public

  constructor Create(); override;

  

  procedure SaveToStream(); override;

  

  procedure LoadFromStream(); override;

  

  procedure Assign(); override;

  

  property Data: string; [rw]

  

  property Parity: Boolean; [rw]

  

end;

Inheritance

TRLImageObject

  

|

TRLGraphicObject

  

|

TObject



CT Web help

CodeTyphon Studio