www.pudn.com > PlateDSP.rar > main.dfm


object Form1: TForm1 
  Left = 229 
  Top = 176 
  Width = 720 
  Height = 480 
  Caption = 'PlateDSP'#28436#31034#31243#24207 
  Color = clBtnFace 
  Font.Charset = ANSI_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -12 
  Font.Name = #23435#20307 
  Font.Style = [] 
  OldCreateOrder = False 
  Position = poScreenCenter 
  OnShow = FormShow 
  PixelsPerInch = 96 
  TextHeight = 12 
  object ImageCar: TImage 
    Left = 472 
    Top = 8 
    Width = 233 
    Height = 193 
    Stretch = True 
  end 
  object ImagePlate: TImage 
    Left = 472 
    Top = 208 
    Width = 233 
    Height = 49 
    Stretch = True 
  end 
  object LabelNumber: TLabel 
    Left = 472 
    Top = 272 
    Width = 189 
    Height = 36 
    Caption = 'LabelNumber' 
    Font.Charset = ANSI_CHARSET 
    Font.Color = clWindowText 
    Font.Height = -32 
    Font.Name = 'Arial' 
    Font.Style = [] 
    ParentFont = False 
  end 
  object LabelType: TLabel 
    Left = 472 
    Top = 328 
    Width = 54 
    Height = 12 
    Caption = 'LabelType' 
  end 
  object LabelColor: TLabel 
    Left = 472 
    Top = 360 
    Width = 60 
    Height = 12 
    Caption = 'LabelColor' 
  end 
  object LabelPercent: TLabel 
    Left = 472 
    Top = 392 
    Width = 72 
    Height = 12 
    Caption = 'LabelPercent' 
  end 
  object PlateDSPX1: TPlateDSPX 
    Left = 0 
    Top = 8 
    Width = 465 
    Height = 433 
    ParentColor = False 
    ParentFont = False 
    TabOrder = 0 
    OnRecoged = PlateDSPX1Recoged 
    ControlData = { 
      545046300A54506C6174654453505809506C61746544535058044C6566740200 
      03546F70020805576964746803D1010648656967687403B1010743617074696F 
      6E0609506C6174654453505805436F6C6F720709636C42746E466163650C466F 
      6E742E43686172736574070F44454641554C545F434841525345540A466F6E74 
      2E436F6C6F72070C636C57696E646F77546578740B466F6E742E486569676874 
      02F509466F6E742E4E616D65060D4D532053616E732053657269660A466F6E74 
      2E5374796C650B000E4F6C644372656174654F72646572080D506978656C7350 
      6572496E636802600A54657874486569676874020D0000} 
  end 
end