Unit 'LR_fmted' Package
[Overview][Classes][Variables][Index] [#lz_report]

TfrFmtForm

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

Declaration

Source position: lr_fmted.pas line 26

type TfrFmtForm = class(TForm)

  ButtonPanel1: TButtonPanel;

  

  GroupBox2: TGroupBox;

  

  ComboBox1: TComboBox;

  

  ComboBox2: TComboBox;

  

  Panel1: TPanel;

  

  Label5: TLabel;

  

  Label6: TLabel;

  

  SplEdit: TEdit;

  

  Panel2: TPanel;

  

  Edit1: TEdit;

  

  Label1: TLabel;

  

  Edit3: TEdit;

  

  procedure ComboBox2Select();

  

  procedure ComboBox1Change();

  

  procedure SplEditEnter();

  

  procedure ShowPanel1;

  

  procedure ShowPanel2;

  

  procedure FormCreate();

  

  procedure frFmtFormShow();

  

public

  property EdFormat: Integer; [rw]

  

  property EdFormatStr: string; [rw]

  

end;

Inheritance

TfrFmtForm

  

|

TObject



CT Web help

CodeTyphon Studio