Untersuchungsergebnis.~dfm Download desDelphi {Delphi[106] Abap[116] [0]}zum Wurzelverzeichnis wechseln
object SoundsBox: TSoundsBox
Left = 238
Top = 285
BorderStyle = bsDialog
Caption = 'Sounds einstellen'
ClientHeight = 284
ClientWidth = 416
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 = 8
Top = 24
Width = 58
Height = 13
Caption = 'Geburtstag: '
end
object Label2: TLabel
Left = 8
Top = 80
Width = 92
Height = 13
Caption = 'Sonstiges Ereignis: '
end
object Label3: TLabel
Left = 8
Top = 136
Width = 22
Height = 13
Caption = 'Ding'
end
object Label4: TLabel
Left = 8
Top = 192
Width = 48
Height = 13
Caption = 'DingDong'
end
object OKButton: TButton
Left = 101
Top = 240
Width = 84
Height = 25
Cancel = True
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object Edit1: TEdit
Left = 115
Top = 24
Width = 217
Height = 21
TabOrder = 1
end
object Edit2: TEdit
Left = 115
Top = 77
Width = 217
Height = 21
TabOrder = 2
end
object Edit3: TEdit
Left = 115
Top = 130
Width = 217
Height = 21
TabOrder = 3
end
object Edit4: TEdit
Left = 115
Top = 184
Width = 217
Height = 21
TabOrder = 4
end
object Button1: TButton
Left = 352
Top = 24
Width = 49
Height = 25
Caption = 'Find'
TabOrder = 5
OnClick = Button1Click
end
object Button2: TButton
Left = 353
Top = 80
Width = 47
Height = 25
Caption = 'Find'
TabOrder = 6
OnClick = Button2Click
end
object Button3: TButton
Left = 353
Top = 128
Width = 47
Height = 25
Caption = 'Find'
TabOrder = 7
OnClick = Button3Click
end
object Button4: TButton
Left = 353
Top = 184
Width = 47
Height = 25
Caption = 'Find'
TabOrder = 8
OnClick = Button4Click
end
object CancelButton: TButton
Left = 240
Top = 240
Width = 75
Height = 25
Caption = 'Cancel'
ModalResult = 2
TabOrder = 9
OnClick = CancelButtonClick
end
end
[ zur Elbe Produktseite wechseln0.83Quellennavigators
]