Unit 'ubitmapper' Package
[Overview][Classes][Variables][Index] [#pl_pascalscada]

TfrmBitMapper

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

Declaration

Source position: ubitmapper.pas line 16

type TfrmBitMapper = class(TForm)

  StringGrid1: TStringGrid;

  

  Label1: TLabel;

  

  eachbitastag: TCheckBox;

  

  edtNamepattern: TEdit;

  

  Label2: TLabel;

  

  bitnamestartsfrom1: TCheckBox;

  

  bytenamestartsfrom1: TCheckBox;

  

  Wordnamestartsfrom1: TCheckBox;

  

  Button1: TButton;

  

  Button2: TButton;

  

  Label3: TLabel;

  

  Label4: TLabel;

  

  Label5: TLabel;

  

  Label6: TLabel;

  

  Label7: TLabel;

  

  procedure FormShow();

  

  procedure Button2Click();

  

  procedure Button1Click();

  

  procedure FormCloseQuery();

  

end;

Inheritance

TfrmBitMapper

  

|

TObject



CT Web help

CodeTyphon Studio