home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
ostatni
/
delphi
/
delphi2
/
datetime.exe
/
32BIT
/
SETINC.DFM
/
SETINC.txt
Wrap
Text File
|
1996-09-28
|
5KB
|
123 lines
object FormSetIncrement: TFormSetIncrement
Left = 312
Top = 160
VertScrollBar.Visible = False
ActiveControl = CBIncrementScale
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Set Increment'
ClientHeight = 152
ClientWidth = 128
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
FormStyle = fsStayOnTop
PixelsPerInch = 96
Position = poScreenCenter
TextHeight = 16
object Label1: TLabel
Left = 8
Top = 8
Width = 108
Height = 16
Caption = 'Increment Scale:'
end
object Label2: TLabel
Left = 8
Top = 56
Width = 90
Height = 16
Caption = 'Increment By:'
end
object BtnClose: TBitBtn
Left = 16
Top = 112
Width = 97
Height = 33
Caption = 'Close'
TabOrder = 0
OnClick = BtnCloseClick
Glyph.Data = {
76060000424D7606000000000000360400002800000018000000180000000100
0800000000000000000000000000000000000000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000C0DCC000F0C8
A400000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00070707070707
0707000707070707070707070707070707070707070707070700000707070707
0707070707070707070707070707070700030007070707070707070707070707
0707070707070700030300070707070707070707070707070707070707070003
0303000707070707070707070707070707070707070003030303000707070707
0707070707070707070700000003030303030000000000000000000000000707
0707070700030303030300FFFFFFFF0007070707070707070707070700030303
030300FFFFFFFF0007070707070707070707070700030303030000FFFFFFFF00
07070707070707070707070700030303030300FFFFFFFF000707070707070407
0707070700030303030300FFFFFFFF0007070707070404070707070700030303
030300FFFFFFFF0007070707040404070707070700030303030300FFFFFFFF00
07070704040404040404070700030303030300FFFFFFFF000707040404040404
0404070700030303030300FFFFFFFF0007070404040404040404070700030303
030300FFFFFFFF00070707040404040404040707000303030300FFFFFFFFFF00
0707070704040407070707070003030300FFFFFFFFFFFF000707070707040407
0707070700030300FFFFFFFFFFFFFF00070707070707040707070707000300FF
FFFFFFFFFFFFFF000707070707070707070707070000FFFFFFFFFFFFFFFFFF00
0707070707070707070707070000000000000000000000000707070707070707
0707070707070707070707070707070707070707070707070707}
end
object SEIncrementBy: TSpinEdit
Left = 8
Top = 72
Width = 113
Height = 26
MaxValue = 32767
MinValue = 0
TabOrder = 1
Value = 0
end
object CBIncrementScale: TComboBox
Left = 8
Top = 24
Width = 113
Height = 24
Style = csDropDownList
ItemHeight = 16
Items.Strings = (
'Year'
'Month'
'Week'
'Day'
'Hour'
'Minute'
'Second')
TabOrder = 2
end
end