www.pudn.com > OSD ²âÊÔ³ÌÐò.rar > Unit1.dfm


object Form1: TForm1 
  Left = 409 
  Top = 183 
  Width = 551 
  Height = 349 
  BorderIcons = [biSystemMenu, biMinimize] 
  Caption = 'OSD'#27979#35797#31243#24207 
  Color = clBtnFace 
  Font.Charset = GB2312_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -12 
  Font.Name = #23435#20307 
  Font.Style = [] 
  OldCreateOrder = False 
  OnCreate = FormCreate 
  OnDestroy = FormDestroy 
  PixelsPerInch = 96 
  TextHeight = 12 
  object SpeedButton1: TSpeedButton 
    Left = 260 
    Top = 147 
    Width = 23 
    Height = 22 
    Caption = '...' 
    OnClick = SpeedButton1Click 
  end 
  object Label1: TLabel 
    Left = 8 
    Top = 152 
    Width = 60 
    Height = 12 
    Caption = #22270#29255#25991#20214#65306 
  end 
  object btnCaption: TButton 
    Left = 352 
    Top = 286 
    Width = 75 
    Height = 25 
    Caption = #26174#31034#23383#24149 
    TabOrder = 0 
    OnClick = btnCaptionClick 
  end 
  object btnHide: TButton 
    Left = 449 
    Top = 286 
    Width = 75 
    Height = 25 
    Caption = #38544#34255 
    TabOrder = 1 
    OnClick = btnHideClick 
  end 
  object Memo2: TMemo 
    Left = 8 
    Top = 8 
    Width = 273 
    Height = 130 
    Lines.Strings = ( 
      '{**************************************}' 
      '{* '#20808#20940#31185#25216' OSD '#27979#35797#31243#24207'              *}' 
      '{* Ver1.0                             *}' 
      '{* 03-18-2004                         *}' 
      '{* '#28246#21335#30465#21513#39318#24066#26032#19990#32426#30005#33041#22478'133-134'#21495'  *}' 
      '{**************************************}') 
    TabOrder = 2 
  end 
  object edtBitmapFile: TEdit 
    Left = 64 
    Top = 148 
    Width = 193 
    Height = 20 
    TabOrder = 3 
  end 
  object GroupBox1: TGroupBox 
    Left = 290 
    Top = 7 
    Width = 233 
    Height = 160 
    Caption = #23383#24149 
    TabOrder = 4 
    object Label2: TLabel 
      Left = 13 
      Top = 40 
      Width = 60 
      Height = 12 
      Caption = #28378#21160#26041#24335#65306 
    end 
    object Label3: TLabel 
      Left = 13 
      Top = 64 
      Width = 42 
      Height = 12 
      Caption = #22352#26631'X'#65306 
    end 
    object Label4: TLabel 
      Left = 123 
      Top = 66 
      Width = 42 
      Height = 12 
      Caption = #22352#26631'Y'#65306 
    end 
    object Label5: TLabel 
      Left = 13 
      Top = 88 
      Width = 84 
      Height = 12 
      Caption = #23383#24149#28378#21160#33539#22260#65306 
    end 
    object Label6: TLabel 
      Left = 15 
      Top = 106 
      Width = 42 
      Height = 12 
      Caption = #22352#26631'X'#65306 
    end 
    object Label7: TLabel 
      Left = 125 
      Top = 108 
      Width = 42 
      Height = 12 
      Caption = #22352#26631'Y'#65306 
    end 
    object Label8: TLabel 
      Left = 16 
      Top = 134 
      Width = 36 
      Height = 12 
      Caption = #23485#24230#65306 
    end 
    object Label9: TLabel 
      Left = 126 
      Top = 136 
      Width = 36 
      Height = 12 
      Caption = #39640#24230#65306 
    end 
    object chbScroll: TCheckBox 
      Left = 16 
      Top = 16 
      Width = 81 
      Height = 17 
      Caption = #23383#24149#28378#21160 
      Checked = True 
      State = cbChecked 
      TabOrder = 0 
    end 
    object cmbScrollStyle: TComboBox 
      Left = 72 
      Top = 35 
      Width = 153 
      Height = 20 
      ItemHeight = 12 
      ItemIndex = 0 
      TabOrder = 1 
      Text = #20174#24038#21040#21491 
      OnChange = cmbScrollStyleChange 
      Items.Strings = ( 
        #20174#24038#21040#21491 
        #20174#21491#21040#24038 
        #20174#19978#21040#19979 
        #20174#19979#21040#19978) 
    end 
    object udCaptionX: TUpDown 
      Left = 98 
      Top = 61 
      Width = 15 
      Height = 20 
      Associate = Edit3 
      Max = 640 
      Position = 100 
      TabOrder = 2 
    end 
    object Edit3: TEdit 
      Left = 54 
      Top = 61 
      Width = 44 
      Height = 20 
      TabOrder = 3 
      Text = '100' 
    end 
    object udCaptionY: TUpDown 
      Left = 206 
      Top = 62 
      Width = 15 
      Height = 20 
      Associate = Edit4 
      Max = 640 
      Position = 50 
      TabOrder = 4 
    end 
    object Edit4: TEdit 
      Left = 162 
      Top = 62 
      Width = 44 
      Height = 20 
      TabOrder = 5 
      Text = '50' 
    end 
    object Edit5: TEdit 
      Left = 56 
      Top = 103 
      Width = 44 
      Height = 20 
      TabOrder = 6 
      Text = '50' 
    end 
    object udRectx: TUpDown 
      Left = 100 
      Top = 103 
      Width = 15 
      Height = 20 
      Associate = Edit5 
      Max = 640 
      Position = 50 
      TabOrder = 7 
    end 
    object Edit6: TEdit 
      Left = 164 
      Top = 104 
      Width = 44 
      Height = 20 
      TabOrder = 8 
      Text = '100' 
    end 
    object udRecty: TUpDown 
      Left = 208 
      Top = 104 
      Width = 15 
      Height = 20 
      Associate = Edit6 
      Max = 640 
      Position = 100 
      TabOrder = 9 
    end 
    object Edit7: TEdit 
      Left = 57 
      Top = 131 
      Width = 44 
      Height = 20 
      TabOrder = 10 
      Text = '550' 
    end 
    object udRectWidth: TUpDown 
      Left = 101 
      Top = 131 
      Width = 15 
      Height = 20 
      Associate = Edit7 
      Max = 640 
      Position = 550 
      TabOrder = 11 
    end 
    object Edit8: TEdit 
      Left = 165 
      Top = 132 
      Width = 44 
      Height = 20 
      TabOrder = 12 
      Text = '200' 
    end 
    object udRectHeight: TUpDown 
      Left = 209 
      Top = 132 
      Width = 15 
      Height = 20 
      Associate = Edit8 
      Max = 400 
      Position = 200 
      TabOrder = 13 
    end 
    object chbUsePanel: TCheckBox 
      Left = 140 
      Top = 14 
      Width = 81 
      Height = 17 
      Caption = #29992#38754#26495 
      Checked = True 
      State = cbChecked 
      TabOrder = 14 
    end 
  end 
  object GroupBox2: TGroupBox 
    Left = 10 
    Top = 184 
    Width = 273 
    Height = 89 
    Caption = 'OSD' 
    TabOrder = 5 
    object Label10: TLabel 
      Left = 13 
      Top = 24 
      Width = 42 
      Height = 12 
      Caption = #22352#26631'X'#65306 
    end 
    object Label11: TLabel 
      Left = 123 
      Top = 24 
      Width = 42 
      Height = 12 
      Caption = #22352#26631'Y'#65306 
    end 
    object Label12: TLabel 
      Left = 16 
      Top = 61 
      Width = 36 
      Height = 12 
      Caption = #23485#24230#65306 
    end 
    object Label13: TLabel 
      Left = 123 
      Top = 61 
      Width = 36 
      Height = 12 
      Caption = #39640#24230#65306 
    end 
    object Edit9: TEdit 
      Left = 54 
      Top = 20 
      Width = 44 
      Height = 20 
      TabOrder = 0 
      Text = '10' 
    end 
    object udx: TUpDown 
      Left = 98 
      Top = 20 
      Width = 15 
      Height = 20 
      Associate = Edit9 
      Min = 10 
      Max = 640 
      Position = 10 
      TabOrder = 1 
    end 
    object Edit10: TEdit 
      Left = 162 
      Top = 20 
      Width = 44 
      Height = 20 
      TabOrder = 2 
      Text = '10' 
    end 
    object udy: TUpDown 
      Left = 206 
      Top = 20 
      Width = 15 
      Height = 20 
      Associate = Edit10 
      Min = 10 
      Max = 640 
      Position = 10 
      TabOrder = 3 
    end 
    object Edit11: TEdit 
      Left = 57 
      Top = 57 
      Width = 44 
      Height = 20 
      TabOrder = 4 
      Text = '640' 
    end 
    object udWidth: TUpDown 
      Left = 101 
      Top = 57 
      Width = 15 
      Height = 20 
      Associate = Edit11 
      Max = 800 
      Position = 640 
      TabOrder = 5 
    end 
    object Edit12: TEdit 
      Left = 162 
      Top = 57 
      Width = 44 
      Height = 20 
      TabOrder = 6 
      Text = '480' 
    end 
    object udHeight: TUpDown 
      Left = 206 
      Top = 57 
      Width = 15 
      Height = 20 
      Associate = Edit12 
      Max = 600 
      Position = 480 
      TabOrder = 7 
    end 
  end 
  object GroupBox3: TGroupBox 
    Left = 290 
    Top = 184 
    Width = 234 
    Height = 89 
    Caption = #22270#29255 
    TabOrder = 6 
    object Label14: TLabel 
      Left = 13 
      Top = 24 
      Width = 42 
      Height = 12 
      Caption = #22352#26631'X'#65306 
    end 
    object Label15: TLabel 
      Left = 123 
      Top = 24 
      Width = 42 
      Height = 12 
      Caption = #22352#26631'Y'#65306 
    end 
    object Edit13: TEdit 
      Left = 54 
      Top = 20 
      Width = 44 
      Height = 20 
      TabOrder = 0 
      Text = '0' 
    end 
    object udBitmapx: TUpDown 
      Left = 98 
      Top = 20 
      Width = 15 
      Height = 20 
      Associate = Edit13 
      Max = 640 
      TabOrder = 1 
    end 
    object Edit14: TEdit 
      Left = 162 
      Top = 20 
      Width = 44 
      Height = 20 
      TabOrder = 2 
      Text = '0' 
    end 
    object udBitmapy: TUpDown 
      Left = 206 
      Top = 20 
      Width = 15 
      Height = 20 
      Associate = Edit14 
      Max = 640 
      TabOrder = 3 
    end 
  end 
  object btnShowBitmap: TButton 
    Left = 256 
    Top = 286 
    Width = 75 
    Height = 25 
    Caption = #26174#31034#22270#29255 
    TabOrder = 7 
    OnClick = btnShowBitmapClick 
  end 
  object OpenDialog1: TOpenDialog 
    Filter = 'windows '#20301#22270#25991#20214'|*.bmp' 
    Left = 80 
    Top = 40 
  end 
end