home *** CD-ROM | disk | FTP | other *** search
- object FructusBestWindow: TFructusBestWindow
- Left = 330
- Top = 218
- BorderIcons = [biMinimize]
- BorderStyle = bsDialog
- Caption = 'Highscores'
- ClientHeight = 201
- ClientWidth = 406
- Color = clSilver
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Scaled = False
- OnShow = SetupWindow
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 282
- Top = 10
- Width = 121
- Height = 146
- Picture.Data = {<image000.bmp>}
- end
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 82
- Height = 26
- end
- object Bevel2: TBevel
- Left = 8
- Top = 40
- Width = 82
- Height = 26
- end
- object Bevel3: TBevel
- Left = 8
- Top = 72
- Width = 82
- Height = 26
- end
- object Bevel4: TBevel
- Left = 8
- Top = 104
- Width = 82
- Height = 26
- end
- object Bevel5: TBevel
- Left = 8
- Top = 136
- Width = 82
- Height = 26
- end
- object Bevel11: TBevel
- Left = 8
- Top = 168
- Width = 82
- Height = 26
- end
- object Panel6: TPanel
- Left = 96
- Top = 8
- Width = 175
- Height = 26
- BevelOuter = bvLowered
- TabOrder = 0
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 3
- Height = 13
- end
- end
- object Button1: TButton
- Left = 288
- Top = 168
- Width = 105
- Height = 22
- Caption = '&Ok'
- Default = True
- ModalResult = 1
- TabOrder = 6
- OnClick = Ok
- end
- object Panel7: TPanel
- Left = 96
- Top = 40
- Width = 175
- Height = 26
- BevelOuter = bvLowered
- TabOrder = 1
- object Label2: TLabel
- Left = 8
- Top = 8
- Width = 3
- Height = 13
- end
- end
- object Panel8: TPanel
- Left = 96
- Top = 72
- Width = 175
- Height = 26
- BevelOuter = bvLowered
- TabOrder = 2
- object Label3: TLabel
- Left = 8
- Top = 8
- Width = 3
- Height = 13
- end
- end
- object Panel9: TPanel
- Left = 96
- Top = 104
- Width = 175
- Height = 26
- BevelOuter = bvLowered
- TabOrder = 3
- object Label4: TLabel
- Left = 8
- Top = 8
- Width = 3
- Height = 13
- end
- end
- object Panel10: TPanel
- Left = 96
- Top = 136
- Width = 175
- Height = 26
- BevelOuter = bvLowered
- TabOrder = 4
- object Label5: TLabel
- Left = 8
- Top = 8
- Width = 3
- Height = 13
- end
- end
- object Edit1: TEdit
- Left = 96
- Top = 171
- Width = 175
- Height = 21
- Enabled = False
- TabOrder = 5
- end
- end
-