home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 441
- Top = 225
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsDialog
- Caption = 'About ATI Refresh Rate Fixer'
- ClientHeight = 102
- ClientWidth = 204
- Color = clInactiveCaptionText
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poDesktopCenter
- ShowHint = True
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 24
- Top = 8
- Width = 33
- Height = 25
- Picture.Data = {<image000.ico>}
- end
- object Label1: TLabel
- Left = 56
- Top = 8
- Width = 108
- Height = 13
- Alignment = taCenter
- Caption = 'ATI Refresh Rate Fixer'
- end
- object lbVer: TLabel
- Left = 56
- Top = 24
- Width = 35
- Height = 13
- Alignment = taCenter
- Caption = 'Version'
- end
- object Label4: TLabel
- Left = 144
- Top = 24
- Width = 31
- Height = 13
- Cursor = crHandPoint
- Hint = 'mailto:int13h@radeon2.ru'
- Caption = 'int13H'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = Label4Click
- end
- object Label3: TLabel
- Left = 130
- Top = 24
- Width = 11
- Height = 13
- Caption = 'by'
- end
- object Label2: TLabel
- Left = 26
- Top = 40
- Width = 147
- Height = 13
- Cursor = crHandPoint
- Hint = 'Program'#39's page [Russian]'
- Caption = 'www.radeon2.ru/refreshfix.html'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = Label2Click
- end
- object Label5: TLabel
- Left = 16
- Top = 56
- Width = 171
- Height = 13
- Cursor = crHandPoint
- Hint = 'Program'#39's page [English]'
- Caption = 'www.radeon2.ru/refreshfix_eng.html'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = Label5Click
- end
- object Button1: TButton
- Left = 70
- Top = 73
- Width = 65
- Height = 25
- Caption = 'Ok'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-