Unit 'uwesttagbuilder' Package
[Overview][Types][Classes][Variables][Index] [#pl_pascalscada]

TWestTagBuilder

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

Declaration

Source position: uwesttagbuilder.pas line 28

type TWestTagBuilder = class(TForm)

  Panel1: TPanel;

  

  Label1: TLabel;

  

  AdrStart: TSpinEdit;

  

  Label2: TLabel;

  

  AdrEnd: TSpinEdit;

  

  ZeroFill: TCheckBox;

  

  ScrollBox1: TScrollBox;

  

  Panel2: TPanel;

  

  Panel3: TPanel;

  

  Label6: TLabel;

  

  Label7: TLabel;

  

  Label8: TLabel;

  

  Button1: TButton;

  

  Button2: TButton;

  

  procedure Button1Click();

  

  procedure OnTagNameExit();

  

  procedure OnTagNameEnter();

  

  procedure FormCreate();

  

public

  Variaveis: array [$00..$1B] of TVarItem;

  

  destructor Destroy; override;

  

end;

Inheritance

TWestTagBuilder

  

|

TObject



CT Web help

CodeTyphon Studio