home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
c't freeware shareware 2001 January
/
CT_SW0101.ISO
/
mac
/
software
/
betrieb
/
desktop
/
klebe.exe
/
Klebez.exe
/
0
/
RCDATA
/
TALARMDIALOG
/
TALARMDIALOG.txt
< prev
Wrap
Text File
|
2001-03-09
|
2KB
|
94 lines
object Alarmdialog: TAlarmdialog
Left = 420
Top = 359
BorderIcons = []
BorderStyle = bsSingle
Caption = 'Alarm'
ClientHeight = 147
ClientWidth = 302
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Icon.Data = {<image000.ico>}
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 180
Top = 72
Width = 38
Height = 13
Caption = 'Minuten'
end
object CheckBox1: TCheckBox
Left = 4
Top = 6
Width = 81
Height = 17
Caption = '&Alarm aktiv'
TabOrder = 0
OnClick = CheckBox1Click
end
object DateTimePicker1: TDateTimePicker
Left = 204
Top = 32
Width = 93
Height = 21
CalAlignment = dtaLeft
Date = 36406.525527546300000000
Time = 36406.525527546300000000
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkTime
ParseInput = False
TabOrder = 1
end
object Button1: TButton
Left = 112
Top = 112
Width = 61
Height = 25
Caption = '&O.K.'
Default = True
TabOrder = 2
OnClick = Button1Click
end
object DateTimePicker2: TDateTimePicker
Left = 2
Top = 32
Width = 197
Height = 21
CalAlignment = dtaLeft
Date = 36406.535301620370000000
Time = 36406.535301620370000000
DateFormat = dfLong
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 3
end
object CheckBox2: TCheckBox
Left = 4
Top = 68
Width = 97
Height = 17
Caption = '&Erinnerung alle'
TabOrder = 4
end
object SpinEdit1: TSpinEdit
Left = 104
Top = 66
Width = 71
Height = 22
MaxValue = 2000
MinValue = 1
TabOrder = 5
Value = 1
end
end