book.dfm
上传用户:blmaxia
上传日期:2010-02-17
资源大小:657k
文件大小:8k
源码类别:

Delphi/CppBuilder

开发平台:

Delphi

  1. object bookform: Tbookform
  2.   Left = 221
  3.   Top = 139
  4.   Width = 544
  5.   Height = 375
  6.   Caption = #22270#20070#31649#29702
  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 PageControl1: TPageControl
  17.     Left = 0
  18.     Top = 0
  19.     Width = 536
  20.     Height = 348
  21.     ActivePage = TabSheet1
  22.     Align = alClient
  23.     TabOrder = 0
  24.     object TabSheet1: TTabSheet
  25.       Caption = #26032#20070#20837#24211
  26.       OnShow = TabSheet1Show
  27.       object GroupBox1: TGroupBox
  28.         Left = 0
  29.         Top = 0
  30.         Width = 528
  31.         Height = 281
  32.         Align = alTop
  33.         TabOrder = 0
  34.         object StaticText1: TStaticText
  35.           Left = 40
  36.           Top = 16
  37.           Width = 28
  38.           Height = 17
  39.           Caption = #20070#21495
  40.           TabOrder = 0
  41.         end
  42.         object codeedit: TEdit
  43.           Left = 96
  44.           Top = 16
  45.           Width = 121
  46.           Height = 21
  47.           MaxLength = 10
  48.           TabOrder = 1
  49.         end
  50.         object TGroupBox
  51.           Left = 8
  52.           Top = 40
  53.           Width = 513
  54.           Height = 7
  55.           TabOrder = 2
  56.         end
  57.         object StaticText2: TStaticText
  58.           Left = 40
  59.           Top = 56
  60.           Width = 28
  61.           Height = 17
  62.           Caption = #20070#21517
  63.           TabOrder = 3
  64.         end
  65.         object NameEdit: TEdit
  66.           Left = 96
  67.           Top = 56
  68.           Width = 385
  69.           Height = 21
  70.           TabOrder = 4
  71.         end
  72.         object StaticText3: TStaticText
  73.           Left = 40
  74.           Top = 88
  75.           Width = 28
  76.           Height = 17
  77.           Caption = #20316#32773
  78.           TabOrder = 5
  79.         end
  80.         object StaticText4: TStaticText
  81.           Left = 40
  82.           Top = 112
  83.           Width = 40
  84.           Height = 17
  85.           Caption = #20986#29256#31038
  86.           TabOrder = 6
  87.         end
  88.         object StaticText5: TStaticText
  89.           Left = 40
  90.           Top = 136
  91.           Width = 52
  92.           Height = 17
  93.           Caption = #20986#29256#26085#26399
  94.           TabOrder = 7
  95.         end
  96.         object StaticText6: TStaticText
  97.           Left = 40
  98.           Top = 160
  99.           Width = 28
  100.           Height = 17
  101.           Caption = #20215#26684
  102.           TabOrder = 8
  103.         end
  104.         object StaticText7: TStaticText
  105.           Left = 40
  106.           Top = 184
  107.           Width = 28
  108.           Height = 17
  109.           Caption = #22791#27880
  110.           TabOrder = 9
  111.         end
  112.         object StaticText8: TStaticText
  113.           Left = 224
  114.           Top = 136
  115.           Width = 106
  116.           Height = 17
  117.           Caption = #65339#26684#24335#65306'2005-1-1'#65341
  118.           TabOrder = 10
  119.         end
  120.         object AuthorEdit: TEdit
  121.           Left = 96
  122.           Top = 88
  123.           Width = 121
  124.           Height = 21
  125.           TabOrder = 11
  126.         end
  127.         object PressEdit: TEdit
  128.           Left = 96
  129.           Top = 112
  130.           Width = 385
  131.           Height = 21
  132.           TabOrder = 12
  133.         end
  134.         object OuttimeEdit: TEdit
  135.           Left = 96
  136.           Top = 136
  137.           Width = 121
  138.           Height = 21
  139.           TabOrder = 13
  140.         end
  141.         object CostEdit: TEdit
  142.           Left = 96
  143.           Top = 160
  144.           Width = 121
  145.           Height = 21
  146.           TabOrder = 14
  147.         end
  148.         object Memo1: TMemo
  149.           Left = 96
  150.           Top = 184
  151.           Width = 385
  152.           Height = 89
  153.           TabOrder = 15
  154.         end
  155.       end
  156.       object Button1: TButton
  157.         Left = 360
  158.         Top = 288
  159.         Width = 57
  160.         Height = 25
  161.         Caption = #20837#24211
  162.         TabOrder = 1
  163.         OnClick = Button1Click
  164.       end
  165.       object Button2: TButton
  166.         Left = 416
  167.         Top = 288
  168.         Width = 57
  169.         Height = 25
  170.         Caption = #20851#38381
  171.         TabOrder = 2
  172.         OnClick = Button2Click
  173.       end
  174.     end
  175.     object TabSheet2: TTabSheet
  176.       Caption = #22270#20070#31649#29702
  177.       ImageIndex = 1
  178.       OnShow = TabSheet2Show
  179.       object GroupBox2: TGroupBox
  180.         Left = 0
  181.         Top = 0
  182.         Width = 528
  183.         Height = 281
  184.         Align = alTop
  185.         TabOrder = 0
  186.         object StaticText9: TStaticText
  187.           Left = 40
  188.           Top = 16
  189.           Width = 28
  190.           Height = 17
  191.           Caption = #20070#21495
  192.           TabOrder = 0
  193.         end
  194.         object TGroupBox
  195.           Left = 8
  196.           Top = 40
  197.           Width = 513
  198.           Height = 7
  199.           TabOrder = 1
  200.         end
  201.         object StaticText10: TStaticText
  202.           Left = 40
  203.           Top = 56
  204.           Width = 28
  205.           Height = 17
  206.           Caption = #20070#21517
  207.           TabOrder = 2
  208.         end
  209.         object StaticText11: TStaticText
  210.           Left = 40
  211.           Top = 88
  212.           Width = 28
  213.           Height = 17
  214.           Caption = #20316#32773
  215.           TabOrder = 3
  216.         end
  217.         object StaticText12: TStaticText
  218.           Left = 40
  219.           Top = 112
  220.           Width = 40
  221.           Height = 17
  222.           Caption = #20986#29256#31038
  223.           TabOrder = 4
  224.         end
  225.         object StaticText13: TStaticText
  226.           Left = 40
  227.           Top = 136
  228.           Width = 52
  229.           Height = 17
  230.           Caption = #20986#29256#26085#26399
  231.           TabOrder = 5
  232.         end
  233.         object StaticText14: TStaticText
  234.           Left = 40
  235.           Top = 160
  236.           Width = 28
  237.           Height = 17
  238.           Caption = #20215#26684
  239.           TabOrder = 6
  240.         end
  241.         object StaticText15: TStaticText
  242.           Left = 40
  243.           Top = 184
  244.           Width = 28
  245.           Height = 17
  246.           Caption = #22791#27880
  247.           TabOrder = 7
  248.         end
  249.         object StaticText16: TStaticText
  250.           Left = 224
  251.           Top = 136
  252.           Width = 106
  253.           Height = 17
  254.           Caption = #65339#26684#24335#65306'2005-1-1'#65341
  255.           TabOrder = 8
  256.         end
  257.         object ComboBox1: TComboBox
  258.           Left = 96
  259.           Top = 16
  260.           Width = 145
  261.           Height = 21
  262.           ItemHeight = 13
  263.           TabOrder = 9
  264.           OnChange = ComboBox1Change
  265.           OnKeyDown = ComboBox1KeyDown
  266.         end
  267.         object DBName: TDBEdit
  268.           Left = 96
  269.           Top = 56
  270.           Width = 121
  271.           Height = 21
  272.           DataSource = DataSource1
  273.           TabOrder = 10
  274.         end
  275.         object DBAuthor: TDBEdit
  276.           Left = 96
  277.           Top = 88
  278.           Width = 121
  279.           Height = 21
  280.           DataSource = DataSource1
  281.           TabOrder = 11
  282.         end
  283.         object DBPress: TDBEdit
  284.           Left = 96
  285.           Top = 112
  286.           Width = 385
  287.           Height = 21
  288.           DataSource = DataSource1
  289.           TabOrder = 12
  290.         end
  291.         object DBOutDate: TDBEdit
  292.           Left = 96
  293.           Top = 136
  294.           Width = 121
  295.           Height = 21
  296.           DataSource = DataSource1
  297.           TabOrder = 13
  298.         end
  299.         object DBCost: TDBEdit
  300.           Left = 96
  301.           Top = 160
  302.           Width = 121
  303.           Height = 21
  304.           DataSource = DataSource1
  305.           TabOrder = 14
  306.         end
  307.         object DBMemo: TDBMemo
  308.           Left = 96
  309.           Top = 184
  310.           Width = 385
  311.           Height = 89
  312.           DataSource = DataSource1
  313.           TabOrder = 15
  314.         end
  315.       end
  316.       object Button4: TButton
  317.         Left = 416
  318.         Top = 288
  319.         Width = 57
  320.         Height = 25
  321.         Caption = #20851#38381
  322.         TabOrder = 1
  323.         OnClick = Button2Click
  324.       end
  325.     end
  326.   end
  327.   object DataSource1: TDataSource
  328.     DataSet = DataModuleADO.ADOTable1
  329.     Left = 216
  330.     Top = 8
  331.   end
  332. end