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

TRLBackground

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

Declaration

Source position: rlreport.pas line 898

type TRLBackground = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure PaintTo();

  

  procedure AdjustSize;

  

  property ParentSite: TRLCustomSite; [rw]

  

published

  property Align: TRLControlAlign; [rw]

  

  property Arrange: TRLImageArrange; [rw]

  

  property AutoSize: Boolean; [rw]

  

  property Height: Integer; [rw]

  

  property Stretch: Boolean; [rw]

  

  property Width: Integer; [rw]

  

  property Picture: TPicture; [rw]

  

end;

Inheritance

TRLBackground

  

|

TObject



CT Web help

CodeTyphon Studio