home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 January
/
GSSH0104TT.iso
/
Programme
/
Seck
/
_SETUP.1
/
Seck.exe
/
0
/
RCDATA
/
TDIFFERENZ
/
TDIFFERENZ.txt
Wrap
Text File
|
1998-03-15
|
1KB
|
56 lines
object Differenz: TDifferenz
Left = 152
Top = 163
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Andere Differenz ausw�hlen'
ClientHeight = 119
ClientWidth = 254
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poDefaultSizeOnly
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 11
Top = 16
Width = 228
Height = 20
Caption = 'Bitte geben Sie die Differenz ein'
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 85
Top = 44
Width = 77
Height = 21
TabOrder = 0
OnExit = Edit1Exit
end
object Button1: TButton
Left = 41
Top = 77
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 133
Top = 77
Width = 75
Height = 25
Caption = 'Abbruch'
TabOrder = 2
OnClick = Button2Click
end
end