home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 1998 November (Bonus)
/
GAMESTAR11B.ISO
/
Diverses
/
SECK
/
_SETUP.1
/
Seck.exe
/
0
/
RCDATA
/
TADDSHAPE2
/
TADDSHAPE2.txt
Wrap
Text File
|
1998-03-15
|
4KB
|
223 lines
object Addshape2: TAddshape2
Left = 115
Top = 85
BorderIcons = []
BorderStyle = bsSingle
Caption = 'Form hinzuf�gen'
ClientHeight = 239
ClientWidth = 404
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 = 33
Top = 49
Width = 27
Height = 13
Caption = 'Breite'
end
object Label2: TLabel
Left = 84
Top = 49
Width = 26
Height = 13
Caption = 'H�he'
end
object Label5: TLabel
Left = 31
Top = 135
Width = 82
Height = 13
Caption = 'Vordergrundfarbe'
end
object Label6: TLabel
Left = 190
Top = 138
Width = 79
Height = 13
Caption = 'Hintergrundfarbe'
end
object Label7: TLabel
Left = 32
Top = 24
Width = 41
Height = 20
Caption = 'Ma�e'
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
end
object Label9: TLabel
Left = 31
Top = 104
Width = 42
Height = 20
Caption = 'Farbe'
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
end
object Label3: TLabel
Left = 141
Top = 24
Width = 37
Height = 20
Caption = 'Form'
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
end
object Label4: TLabel
Left = 303
Top = 24
Width = 83
Height = 20
Caption = 'Randst�rke'
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
end
object Edit1: TEdit
Left = 32
Top = 69
Width = 39
Height = 21
MaxLength = 5
TabOrder = 0
OnExit = Edit1Exit
end
object Edit2: TEdit
Left = 82
Top = 69
Width = 39
Height = 21
MaxLength = 5
TabOrder = 1
OnExit = Edit2Exit
end
object ComboBox1: TComboBox
Left = 32
Top = 154
Width = 145
Height = 21
ItemHeight = 13
Items.Strings = (
'Schwarz'
'Rotbraun'
'Gr�n'
'Olivgr�n'
'Marineblau'
'Violett'
'Petrol'
'Grau'
'Silber'
'Rot'
'Limonengr�n'
'Gelb'
'Blau'
'Pink'
'Karibikblau'
'Wei�'
'Fenstertext (Windows)'
'Fensterhintergrund (Windows)'
'Schaltfl�chenfarbe (Windows)')
TabOrder = 2
Text = ' '
end
object ComboBox2: TComboBox
Left = 192
Top = 154
Width = 145
Height = 21
ItemHeight = 13
Items.Strings = (
'Schwarz'
'Rotbraun'
'Gr�n'
'Olivgr�n'
'Marineblau'
'Violett'
'Petrol'
'Grau'
'Silber'
'Rot'
'Limonengr�n'
'Gelb'
'Blau'
'Pink'
'Karibikblau'
'Wei�'
'Fenstertext (Windows)'
'Fensterhintergrund (Windows)'
'Schaltfl�chenfarbe (Windows)')
TabOrder = 3
Text = ' '
end
object Button1: TButton
Left = 32
Top = 194
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 120
Top = 194
Width = 75
Height = 25
Caption = 'Abbruch'
TabOrder = 5
OnClick = Button2Click
end
object ComboBox3: TComboBox
Left = 138
Top = 69
Width = 145
Height = 21
ItemHeight = 13
Items.Strings = (
'Rechteck 1'
'Rechteck 2'
'Quadrat 1'
'Quadrat 2'
'Kreis'
'Ellipse ')
TabOrder = 6
end
object ComboBox4: TComboBox
Left = 307
Top = 69
Width = 44
Height = 21
DropDownCount = 10
ItemHeight = 13
Items.Strings = (
'1'
'2'
'3'
'4'
'5'
'6'
'7'
'8'
'9'
'10')
TabOrder = 7
end
end