Class TForm1 (unit MMDemo1)

Inherits from

TForm

Constructors



Functions

procedure MinDragXCheckBoxClick(Sender: TObject);

on/off check box is clicked

procedure MinDragXEditChange(Sender: TObject);

number in the edit box is changed

Properties

Events

Variables

Memo1 : TMemo;


MinDragXCheckBox : TCheckBox;


MinDragXEdit : TEdit;


MinMax1 : TMinMax;


Panel1 : TPanel;



Constructors


Functions


procedure MinDragXCheckBoxClick(Sender: TObject);

on/off check box is clicked


procedure MinDragXEditChange(Sender: TObject);

number in the edit box is changed


Properties


Events


Variables


Memo1 : TMemo;


MinDragXCheckBox : TCheckBox;


MinDragXEdit : TEdit;


MinMax1 : TMinMax;


Panel1 : TPanel;