Unit 'RLPageSetupConfig' Package
[Overview][Classes][Variables][Index] [#pl_fortesreport]

TRLPageSetupConfig

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

Declaration

Source position: rlpagesetupconfig.pas line 49

type TRLPageSetupConfig = class(TForm)

  ButtonAplicar: TButton;

  

  ComboBoxPaperOrientation: TComboBox;

  

  ComboBoxSetPaper: TComboBox;

  

  EditPaperHeight: TEdit;

  

  EditPaperWidth: TEdit;

  

  EditMarginsLeft: TEdit;

  

  GroupBoxPaper: TGroupBox;

  

  GroupBoxPageMargins: TGroupBox;

  

  ButtonCancel: TButton;

  

  LabelPaperHeight: TLabel;

  

  LabelPaperWidth: TLabel;

  

  LabelSetPaper: TLabel;

  

  LabelPaperOrientation: TLabel;

  

  RadioButtonPagesAll: TRadioButton;

  

  RadioButtonPagesInterval: TRadioButton;

  

  RadioButtonPagesSelect: TRadioButton;

  

  EditMarginsTop: TEdit;

  

  LabelMarginsTop: TLabel;

  

  LabelMarginsBottom: Tlabel;

  

  LabelMarginsLeft: Tlabel;

  

  LabelMarginsRigth: Tlabel;

  

  EditMarginsBottom: TEdit;

  

  EditMarginsRigth: TEdit;

  

  procedure EditFromToPageChange();

  

  procedure ComboBoxSetPaperChange();

  

  procedure FormCreate();

  

public

  function Execute;

  

end;

Inheritance

TRLPageSetupConfig

  

|

TObject



CT Web help

CodeTyphon Studio