U_bmlldjshkp.dfm
上传用户:psxgmh
上传日期:2013-04-08
资源大小:15112k
文件大小:4k
源码类别:

Delphi/CppBuilder

开发平台:

Delphi

  1. object frmBmlldDjsh: TfrmBmlldDjsh
  2.   Left = 441
  3.   Top = 178
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = #21333#25454#23457#26680#21345#29255
  7.   ClientHeight = 106
  8.   ClientWidth = 206
  9.   Color = clBtnFace
  10.   Font.Charset = GB2312_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -12
  13.   Font.Name = #23435#20307
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   OnActivate = FormActivate
  18.   PixelsPerInch = 96
  19.   TextHeight = 12
  20.   object Panel1: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 206
  24.     Height = 72
  25.     Align = alClient
  26.     BevelInner = bvLowered
  27.     TabOrder = 0
  28.     object Label1: TLabel
  29.       Left = 12
  30.       Top = 44
  31.       Width = 54
  32.       Height = 12
  33.       Caption = #23457#26680#26085#26399':'
  34.       FocusControl = DBEdit1
  35.     end
  36.     object Label2: TLabel
  37.       Left = 12
  38.       Top = 12
  39.       Width = 54
  40.       Height = 12
  41.       Caption = #23457' '#26680' '#20154':'
  42.       FocusControl = DBEdit2
  43.     end
  44.     object DBEdit1: TDBEdit
  45.       Left = 69
  46.       Top = 44
  47.       Width = 124
  48.       Height = 20
  49.       DataField = #23457#26680#26085#26399
  50.       DataSource = frmDjsh.DS_BMLLD
  51.       MaxLength = 10
  52.       TabOrder = 0
  53.     end
  54.     object DBEdit2: TDBEdit
  55.       Left = 69
  56.       Top = 9
  57.       Width = 124
  58.       Height = 20
  59.       DataField = #23457#26680#20154
  60.       DataSource = frmDjsh.DS_BMLLD
  61.       TabOrder = 1
  62.     end
  63.     object BitBtn1: TBitBtn
  64.       Left = 172
  65.       Top = 11
  66.       Width = 19
  67.       Height = 16
  68.       Caption = #8230
  69.       Font.Charset = GB2312_CHARSET
  70.       Font.Color = clWindowText
  71.       Font.Height = -12
  72.       Font.Name = #23435#20307
  73.       Font.Style = []
  74.       ParentFont = False
  75.       TabOrder = 2
  76.       OnClick = BitBtn1Click
  77.     end
  78.   end
  79.   object Panel2: TPanel
  80.     Left = 0
  81.     Top = 72
  82.     Width = 206
  83.     Height = 34
  84.     Align = alBottom
  85.     BevelInner = bvLowered
  86.     TabOrder = 1
  87.     object SpeedButton1: TSpeedButton
  88.       Left = 34
  89.       Top = 6
  90.       Width = 64
  91.       Height = 22
  92.       Caption = #30830' '#23450
  93.       Flat = True
  94.       Glyph.Data = {
  95.         76010000424D7601000000000000760000002800000020000000100000000100
  96.         04000000000000010000120B0000120B00001000000000000000000000000000
  97.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  98.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  99.         555555555555555555555555555555555555555555FF55555555555559055555
  100.         55555555577FF5555555555599905555555555557777F5555555555599905555
  101.         555555557777FF5555555559999905555555555777777F555555559999990555
  102.         5555557777777FF5555557990599905555555777757777F55555790555599055
  103.         55557775555777FF5555555555599905555555555557777F5555555555559905
  104.         555555555555777FF5555555555559905555555555555777FF55555555555579
  105.         05555555555555777FF5555555555557905555555555555777FF555555555555
  106.         5990555555555555577755555555555555555555555555555555}
  107.       NumGlyphs = 2
  108.       OnClick = SpeedButton1Click
  109.     end
  110.     object SpeedButton2: TSpeedButton
  111.       Left = 114
  112.       Top = 6
  113.       Width = 64
  114.       Height = 22
  115.       Caption = #21462' '#28040
  116.       Flat = True
  117.       Glyph.Data = {
  118.         76010000424D7601000000000000760000002800000020000000100000000100
  119.         04000000000000010000130B0000130B00001000000000000000000000000000
  120.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  121.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  122.         3333333333FFFFF3333333333999993333333333F77777FFF333333999999999
  123.         33333337777FF377FF3333993370739993333377FF373F377FF3399993000339
  124.         993337777F777F3377F3393999707333993337F77737333337FF993399933333
  125.         399377F3777FF333377F993339903333399377F33737FF33377F993333707333
  126.         399377F333377FF3377F993333101933399377F333777FFF377F993333000993
  127.         399377FF3377737FF7733993330009993933373FF3777377F7F3399933000399
  128.         99333773FF777F777733339993707339933333773FF7FFF77333333999999999
  129.         3333333777333777333333333999993333333333377777333333}
  130.       NumGlyphs = 2
  131.       OnClick = SpeedButton2Click
  132.     end
  133.   end
  134. end