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

TRLCustomImage

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

Declaration

Source position: rlreport.pas line 2067

type TRLCustomImage = class(TRLCustomControl)

protected

  procedure CalcSize(); override;

  

  procedure InternalPrint; override;

  

  procedure InternalPaint; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property Center: Boolean; [rw]

  

  property Stretch: Boolean; [rw]

  

  property Scaled: Boolean; [rw]

  

  property Picture: TPicture; [rw]

  

  property BeforePrint: TRLBeforePrintEvent; [rw]

  

end;

Inheritance

TRLCustomImage

  

|

TRLCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio