home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 May / VPR9705A.ISO / VPR_DATA / PROGRAM / CBTRIAL / SETUP / DATA.Z / FLDLINKS.DFM / FLDLINKS.txt
Text File  |  1997-02-14  |  4KB  |  195 lines

  1. object LinkFields: TLinkFields
  2.   Left = 235
  3.   Top = 123
  4.   ActiveControl = IndexList
  5.   BorderStyle = bsDialog
  6.   Caption = 'ソスンクソスソスソスレの設計'
  7.   ClientHeight = 265
  8.   ClientWidth = 352
  9.   Font.Color = clBlack
  10.   Font.Height = -12
  11.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  12.   Font.Style = []
  13.   OnClick = IndexListChange
  14.   OnCreate = FormCreate
  15.   OnDestroy = FormDestroy
  16.   PixelsPerInch = 96
  17.   TextHeight = 12
  18.   object Bevel1: TBevel
  19.     Left = 4
  20.     Top = 33
  21.     Width = 343
  22.     Height = 190
  23.     Shape = bsFrame
  24.   end
  25.   object Bevel2: TBevel
  26.     Left = 350
  27.     Top = 285
  28.     Width = 341
  29.     Height = 43
  30.     Shape = bsFrame
  31.   end
  32.   object Label30: TLabel
  33.     Left = 13
  34.     Top = 40
  35.     Width = 58
  36.     Height = 13
  37.     Caption = 'ソスンクソスソスソスソス(&E)'
  38.     FocusControl = DetailList
  39.     Font.Color = clBlack
  40.     Font.Height = -12
  41.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  42.     Font.Style = []
  43.     ParentFont = False
  44.     IsControl = True
  45.   end
  46.   object Label31: TLabel
  47.     Left = 222
  48.     Top = 38
  49.     Width = 70
  50.     Height = 13
  51.     Caption = 'マスソスソスソスソスソスソス(&M)'
  52.     FocusControl = MasterList
  53.     Font.Color = clBlack
  54.     Font.Height = -12
  55.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  56.     Font.Style = []
  57.     ParentFont = False
  58.     IsControl = True
  59.   end
  60.   object IndexLabel: TLabel
  61.     Left = 4
  62.     Top = 10
  63.     Width = 119
  64.     Height = 13
  65.     Caption = 'ソスIソスソスソスツ能ソスネイソスソズッソスソス(&V)'
  66.     FocusControl = IndexList
  67.     Font.Color = clBlack
  68.     Font.Height = -12
  69.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  70.     Font.Style = []
  71.     ParentFont = False
  72.   end
  73.   object Label2: TLabel
  74.     Left = 12
  75.     Top = 142
  76.     Width = 83
  77.     Height = 13
  78.     Caption = 'ソスソスソスソスソスソスソスソスソスソスソスソス(&J)'
  79.     FocusControl = BindList
  80.     Font.Color = clBlack
  81.     Font.Height = -12
  82.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  83.     Font.Style = []
  84.     ParentFont = False
  85.   end
  86.   object DetailList: TListBox
  87.     Left = 13
  88.     Top = 55
  89.     Width = 117
  90.     Height = 69
  91.     IntegralHeight = True
  92.     ItemHeight = 13
  93.     TabOrder = 1
  94.     OnClick = BindingListClick
  95.     IsControl = True
  96.   end
  97.   object MasterList: TListBox
  98.     Left = 222
  99.     Top = 54
  100.     Width = 117
  101.     Height = 69
  102.     IntegralHeight = True
  103.     ItemHeight = 13
  104.     TabOrder = 2
  105.     OnClick = BindingListClick
  106.     IsControl = True
  107.   end
  108.   object BindList: TListBox
  109.     Left = 12
  110.     Top = 157
  111.     Width = 242
  112.     Height = 56
  113.     IntegralHeight = True
  114.     ItemHeight = 13
  115.     MultiSelect = True
  116.     TabOrder = 3
  117.     OnClick = BindListClick
  118.     IsControl = True
  119.   end
  120.   object IndexList: TComboBox
  121.     Left = 132
  122.     Top = 6
  123.     Width = 192
  124.     Height = 21
  125.     Style = csDropDownList
  126.     ItemHeight = 13
  127.     TabOrder = 0
  128.     OnChange = IndexListChange
  129.     OnClick = IndexListChange
  130.   end
  131.   object AddButton: TButton
  132.     Left = 138
  133.     Top = 74
  134.     Width = 75
  135.     Height = 25
  136.     Caption = 'ソスヌ会ソス(&A)'
  137.     TabOrder = 4
  138.     OnClick = AddButtonClick
  139.   end
  140.   object DeleteButton: TButton
  141.     Left = 263
  142.     Top = 157
  143.     Width = 75
  144.     Height = 25
  145.     Caption = 'ソス尞(&D)'
  146.     TabOrder = 5
  147.     OnClick = DeleteButtonClick
  148.   end
  149.   object ClearButton: TButton
  150.     Left = 263
  151.     Top = 188
  152.     Width = 75
  153.     Height = 25
  154.     Caption = 'ソスリア(&C)'
  155.     TabOrder = 6
  156.     OnClick = ClearButtonClick
  157.   end
  158.   object Button1: TButton
  159.     Left = 52
  160.     Top = 231
  161.     Width = 75
  162.     Height = 25
  163.     Caption = 'OK'
  164.     Default = True
  165.     ModalResult = 1
  166.     TabOrder = 7
  167.     OnClick = BitBtn1Click
  168.   end
  169.   object Button2: TButton
  170.     Left = 138
  171.     Top = 231
  172.     Width = 75
  173.     Height = 25
  174.     Cancel = True
  175.     Caption = 'ソスソスンセソス'
  176.     ModalResult = 2
  177.     TabOrder = 8
  178.   end
  179.   object Help: TButton
  180.     Left = 224
  181.     Top = 231
  182.     Width = 75
  183.     Height = 25
  184.     Caption = 'ソスソスソスソス(&H)'
  185.     TabOrder = 9
  186.     OnClick = HelpClick
  187.   end
  188.   object Table1: TTable
  189.     DatabaseName = 'Paradox'
  190.     TableName = 'ORDERS'
  191.     Left = 151
  192.     Top = 121
  193.   end
  194. end
  195.