Class TFormSetIncrement (unit Datetime)

Inherits from

TForm

Constructors



Functions

procedure BtnCloseClick(Sender: TObject);

TFormSetIncrement Implementation

function GetIncrementBy: Integer;


function GetIncrementScale: TIncrementScale;


procedure SetIncrementBy(incBy: Integer);


procedure SetIncrementScale(IncScale: TIncrementScale);

Private declarations

Properties

Events

Variables

BtnClose : TBitBtn;


CBIncrementScale : TComboBox;


Label1 : TLabel;


Label2 : TLabel;


SEIncrementBy : TSpinEdit;



Constructors


Functions


procedure BtnCloseClick(Sender: TObject);

TFormSetIncrement Implementation


function GetIncrementBy: Integer;


function GetIncrementScale: TIncrementScale;


procedure SetIncrementBy(incBy: Integer);


procedure SetIncrementScale(IncScale: TIncrementScale);

Private declarations


Properties


Events


Variables


BtnClose : TBitBtn;


CBIncrementScale : TComboBox;


Label1 : TLabel;


Label2 : TLabel;


SEIncrementBy : TSpinEdit;