Unit 'uFormSizeSelect' Package
[Overview][Classes][Variables][Index] [#pw_androidwizard_ide]

TfrmFormSizeSelect

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

Declaration

Source position: uformsizeselect.pas line 15

type TfrmFormSizeSelect = class(TForm)

  ButtonPanel1: TButtonPanel;

  

  DrawGrid1: TDrawGrid;

  

  Label1: TLabel;

  

  Label2: TLabel;

  

  seWidth: TSpinEdit;

  

  seHeight: TSpinEdit;

  

  procedure DrawGrid1ColRowExchanged();

  

  procedure DrawGrid1CompareCells();

  

  procedure DrawGrid1DblClick();

  

  procedure DrawGrid1DrawCell();

  

  procedure DrawGrid1SelectCell();

  

  procedure FormCreate();

  

  procedure FormDestroy();

  

public

  procedure SetInitSize();

  

end;

Inheritance

TfrmFormSizeSelect

  

|

TObject



CT Web help

CodeTyphon Studio