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

TRLMargins

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

Declaration

Source position: rlreport.pas line 673

type TRLMargins = class(TPersistent)

protected

  procedure DefineProperties(); override;

  

  procedure SetDefaults();

  

public

  constructor Create();

  

  property ParentControl: TRLCustomControl; [rw]

  

  procedure Assign(); override;

  

published

  property LeftMargin: Double; [rws]

  

  property TopMargin: Double; [rws]

  

  property RightMargin: Double; [rws]

  

  property BottomMargin: Double; [rws]

  

end;

Inheritance

TRLMargins

  

|

TObject



CT Web help

CodeTyphon Studio