object AlertBox: TAlertBox
Left = 262
Top = 147
BorderStyle = bsDialog
Caption = 'Option Alarmzeit'
ClientHeight = 301
ClientWidth = 336
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 41
Top = 72
Width = 263
Height = 13
Caption = 'Zeit in Sekunden nach der das Programm beendet wird'
end
object Alarmzeit: TLabel
Left = 34
Top = 8
Width = 277
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Erinnerungsintervall in Tagen vor und nach einem Ereignis'
end
object Label2: TLabel
Left = 99
Top = 176
Width = 147
Height = 13
Caption = 'Erinnere mich t'#228'glich um ... Uhr'
end
object Waittimer: TEdit
Left = 144
Top = 96
Width = 57
Height = 21
TabOrder = 1
Text = 'Waittimer'
OnChange = WaittimerExit
OnExit = WaittimerExit
end
object Alerttime: TEdit
Left = 132
Top = 32
Width = 81
Height = 21
TabOrder = 0
end
object CheckBox1: TCheckBox
Left = 92
Top = 136
Width = 161
Height = 17
Caption = 'Vor dem Beenden warnen'
Checked = True
State = cbChecked
TabOrder = 2
end
object OKButton1: TButton
Left = 135
Top = 248
Width = 75
Height = 25
Caption = 'OK'
ModalResult = 1
TabOrder = 4
end
object WakeTime: TEdit
Left = 156
Top = 208
Width = 33
Height = 21
Enabled = False
TabOrder = 3
end
end
¤ Dauer der Verarbeitung: 0.15 Sekunden
(vorverarbeitet)
¤
|
Haftungshinweis
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.
|