Unit 'lr_funct_editor_unit' Package
[Overview][Classes][Index] [#lz_report]

TLR_FunctEditorForm

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

Declaration

Source position: lr_funct_editor_unit.pas line 15

type TLR_FunctEditorForm = class(TForm)

  ButtonPanel1: TButtonPanel;

  

  Label1: TLabel;

  

  Label2: TLabel;

  

  ListBox1: TListBox;

  

  ListBox2: TListBox;

  

  Panel1: TPanel;

  

  Splitter1: TSplitter;

  

  procedure FormClose();

  

  procedure FormCreate();

  

  procedure ListBox1Click();

  

  procedure ListBox2Click();

  

  procedure ListBox2DblClick();

  

public

  CurentFunctionDescription: TfrFunctionDescription;

  

end;

Inheritance

TLR_FunctEditorForm

  

|

TObject



CT Web help

CodeTyphon Studio