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

TRLGraphicObject

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

Declaration

Source position: rlmetafile.pas line 731

type TRLGraphicObject = class

public

  constructor Create(); virtual;

  

  destructor Destroy; override;

  

  procedure SaveToStream(); dynamic;

  

  procedure LoadFromStream(); dynamic;

  

  function Clone();

  

  procedure Assign(); dynamic;

  

  procedure Offset(); dynamic;

  

  procedure Inflate(); dynamic;

  

  property BoundsRect: TRLMetaRect; [rw]

  

  property GroupId: Integer; [rw]

  

  property GeneratorId: Integer; [rw]

  

  property Tag: Integer; [rw]

  

  property Surface: TRLGraphicSurface; [r]

  

end;

Inheritance

TRLGraphicObject

  

|

TObject



CT Web help

CodeTyphon Studio