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

TfrInsertFieldsForm

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

Declaration

Source position: lr_iflds.pas line 28

type TfrInsertFieldsForm = class(TForm)

  ButtonPanel1: TButtonPanel;

  

  FieldsL: TListBox;

  

  DatasetCB: TComboBox;

  

  Label1: TLabel;

  

  GroupBox1: TGroupBox;

  

  HorzRB: TRadioButton;

  

  lblError: TLabel;

  

  VertRB: TRadioButton;

  

  GroupBox2: TGroupBox;

  

  HeaderCB: TCheckBox;

  

  BandCB: TCheckBox;

  

  procedure DatasetCBChange();

  

  procedure FormShow();

  

  procedure FormCreate();

  

public

  DataSet: TfrTDataSet;

  

end;

Inheritance

TfrInsertFieldsForm

  

|

TObject



CT Web help

CodeTyphon Studio