Class TfrmSettingsDialog (unit fmSettingsDialog)

Inherits from

TForm

Constructors



Functions

procedure btnCancelClick(Sender : TObject);


procedure btnDefaultClick(Sender : TObject);


procedure btnOKClick(Sender : TObject);


procedure chkGridLinesClick(Sender : TObject);


procedure DisplayedInformationChanged(Sender : TObject);


procedure FormCreate(Sender : TObject);


procedure ReadOptions;


Properties

Events

Variables

arwAnimationDelay : TUpDown;


arwGridSizeAcross : TUpDown;


arwGridSizeDown : TUpDown;


arwMouseSensitivity : TUpDown;


btnCancel : TBitBtn;


btnColourBackground : TDFSColorButton;


btnColourLivingCells : TDFSColorButton;


btnDefault : TBitBtn;


btnDisplayedInformationColour : TDFSColorButton;


btnGridLinesColour : TDFSColorButton;


btnOK : TBitBtn;


bvlMain : TBevel;


chkDisplayedInformationGeneration : TCheckBox;


chkDisplayedInformationLivingCells : TCheckBox;


chkGridLines : TCheckBox;


edtAnimationDelay : TEdit;


edtGridLinesStyle : TComboBox;


edtGridSizeAcross : TEdit;


edtGridSizeDown : TEdit;


edtMouseSensitivity : TEdit;


grpAnimation : TGroupBox;


grpColour : TGroupBox;


grpDisplayedInformation : TGroupBox;


grpGridLines : TGroupBox;


grpGridSize : TGroupBox;


grpMouse : TGroupBox;


lblAnimationDelay : TLabel;


lblColourBackground : TLabel;


lblColourLivingCells : TLabel;


lblGridLinesColour : TLabel;


lblGridLinesStyle : TLabel;


lblGridSizeAcross : TLabel;


lblGridSizeDown : TLabel;


lblMouseSensitivity : TLabel;



Constructors


Functions


procedure btnCancelClick(Sender : TObject);


procedure btnDefaultClick(Sender : TObject);


procedure btnOKClick(Sender : TObject);


procedure chkGridLinesClick(Sender : TObject);


procedure DisplayedInformationChanged(Sender : TObject);


procedure FormCreate(Sender : TObject);


procedure ReadOptions;


Properties


Events


Variables


arwAnimationDelay : TUpDown;


arwGridSizeAcross : TUpDown;


arwGridSizeDown : TUpDown;


arwMouseSensitivity : TUpDown;


btnCancel : TBitBtn;


btnColourBackground : TDFSColorButton;


btnColourLivingCells : TDFSColorButton;


btnDefault : TBitBtn;


btnDisplayedInformationColour : TDFSColorButton;


btnGridLinesColour : TDFSColorButton;


btnOK : TBitBtn;


bvlMain : TBevel;


chkDisplayedInformationGeneration : TCheckBox;


chkDisplayedInformationLivingCells : TCheckBox;


chkGridLines : TCheckBox;


edtAnimationDelay : TEdit;


edtGridLinesStyle : TComboBox;


edtGridSizeAcross : TEdit;


edtGridSizeDown : TEdit;


edtMouseSensitivity : TEdit;


grpAnimation : TGroupBox;


grpColour : TGroupBox;


grpDisplayedInformation : TGroupBox;


grpGridLines : TGroupBox;


grpGridSize : TGroupBox;


grpMouse : TGroupBox;


lblAnimationDelay : TLabel;


lblColourBackground : TLabel;


lblColourLivingCells : TLabel;


lblGridLinesColour : TLabel;


lblGridLinesStyle : TLabel;


lblGridSizeAcross : TLabel;


lblGridSizeDown : TLabel;


lblMouseSensitivity : TLabel;