home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 May
/
GSSH0504TT.iso
/
Programme
/
Datastar
/
DStarhd.exe
/
0
/
RCDATA
/
TFORM6
/
TFORM6.txt
< prev
Wrap
Text File
|
2004-01-11
|
4KB
|
170 lines
object Form6: TForm6
Left = 609
Top = 138
BorderIcons = []
BorderStyle = bsToolWindow
Caption = 'Statistik / Tipps'
ClientHeight = 241
ClientWidth = 544
Color = 4259841
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Icon.Data = {<image000.ico>}
OldCreateOrder = True
Position = poScreenCenter
Scaled = False
OnMouseMove = FormMouseMove
OnPaint = FormPaint
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 10
Top = 12
Width = 225
Height = 14
AutoSize = False
Caption = ' Verteilung der Tippsarten'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label3: TLabel
Left = 254
Top = 12
Width = 263
Height = 14
AutoSize = False
Caption = 'Tippsdurchschnitt pro Monat'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label4: TLabel
Left = 250
Top = 204
Width = 223
Height = 29
AutoSize = False
Caption = 'Auswahl:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -21
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Bevel2: TBevel
Left = 250
Top = 32
Width = 268
Height = 145
Shape = bsFrame
end
object LMDLabel1: TLMDLabel
Left = 522
Top = 8
Width = 16
Height = 173
Bevel.Mode = bmCustom
FontFX.Angle = 90
FontFX.PosY = 36
Alignment = agBottomLeft
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Options = []
ParentFont = False
Caption = ' Anzahl'
end
object Label5: TLabel
Left = 254
Top = 178
Width = 267
Height = 14
AutoSize = False
Caption =
' 1 2 3 4 5 6 7 8 9 10 1' +
'1 12'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Transparent = True
end
object StringGrid1: TStringGrid
Left = 8
Top = 32
Width = 225
Height = 152
Color = clSilver
ColCount = 3
DefaultRowHeight = 20
FixedColor = clGray
FixedCols = 0
RowCount = 10
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSelect]
ParentFont = False
ScrollBars = ssNone
TabOrder = 0
OnClick = StringGrid1Click
RowHeights = (
20
20
20
20
20
20
20
20
20
20)
end
object Button1: TButton
Left = 478
Top = 204
Width = 41
Height = 25
Caption = 'Ok'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
object LMDFormFill1: TLMDFormFill
FillObject.Style = sfGradient
FillObject.Gradient.Color = 5649717
FillObject.Gradient.ColorCount = 64
FillObject.Gradient.EndColor = 4259841
Left = 192
Top = 200
end
end