ucrlist.dfm
上传用户:jiete_yjc
上传日期:2010-02-11
资源大小:422k
文件大小:2k
源码类别:

医药行业

开发平台:

Delphi

  1. object Form7: TForm7
  2.   Left = 189
  3.   Top = 232
  4.   Width = 721
  5.   Height = 480
  6.   Caption = 'Form7'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object TabControl2: TTabControl
  17.     Left = 0
  18.     Top = 369
  19.     Width = 713
  20.     Height = 84
  21.     Align = alBottom
  22.     Style = tsFlatButtons
  23.     TabOrder = 0
  24.     object Label5: TLabel
  25.       Left = 16
  26.       Top = 24
  27.       Width = 42
  28.       Height = 13
  29.       Caption = #25805#20316#20154
  30.     end
  31.     object Label6: TLabel
  32.       Left = 256
  33.       Top = 16
  34.       Width = 42
  35.       Height = 13
  36.       Caption = #32463#25163#20154
  37.     end
  38.     object Edit1: TEdit
  39.       Left = 72
  40.       Top = 16
  41.       Width = 121
  42.       Height = 21
  43.       TabOrder = 0
  44.       Text = 'Edit1'
  45.     end
  46.     object DBLookupComboboxEh2: TDBLookupComboboxEh
  47.       Left = 328
  48.       Top = 16
  49.       Width = 121
  50.       Height = 19
  51.       EditButtons = <>
  52.       TabOrder = 1
  53.     end
  54.     object BitBtn1: TBitBtn
  55.       Left = 192
  56.       Top = 48
  57.       Width = 75
  58.       Height = 25
  59.       Caption = 'BitBtn1'
  60.       TabOrder = 2
  61.     end
  62.     object BitBtn2: TBitBtn
  63.       Left = 304
  64.       Top = 51
  65.       Width = 75
  66.       Height = 25
  67.       Caption = 'BitBtn1'
  68.       TabOrder = 3
  69.     end
  70.     object BitBtn3: TBitBtn
  71.       Left = 512
  72.       Top = 51
  73.       Width = 75
  74.       Height = 25
  75.       Caption = 'BitBtn1'
  76.       TabOrder = 4
  77.     end
  78.     object BitBtn4: TBitBtn
  79.       Left = 416
  80.       Top = 48
  81.       Width = 75
  82.       Height = 25
  83.       Caption = 'BitBtn4'
  84.       TabOrder = 5
  85.     end
  86.   end
  87. end