home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 August / VPR9708A.ISO / D3TRIAL / INSTALL / DATA.Z / delphi32.exe / RCDATA / TTRANSFERDIALOG / TTRANSFERDIALOG.txt
Text File  |  1997-05-14  |  3KB  |  140 lines

  1. object TransferDialog: TTransferDialog
  2.   Left = 266
  3.   Top = 119
  4.   HelpContext = 1427
  5.   ActiveControl = ItemList
  6.   BorderStyle = bsDialog
  7.   Caption = 'ツーソス ソスソス゚シソスソス'
  8.   ClientHeight = 289
  9.   ClientWidth = 291
  10.   ParentFont = True
  11.   Position = poScreenCenter
  12.   OnCreate = FormCreate
  13.   PixelsPerInch = 96
  14.   TextHeight = 12
  15.   object Label1: TLabel
  16.     Left = 8
  17.     Top = 8
  18.     Width = 29
  19.     Height = 13
  20.     Caption = 'ツーソス(&T):'
  21.     FocusControl = ItemList
  22.     IsControl = True
  23.   end
  24.   object Label2: TLabel
  25.     Left = 12
  26.     Top = 272
  27.     Width = 8
  28.     Height = 20
  29.     Caption = '*'
  30.     Font.Charset = DEFAULT_CHARSET
  31.     Font.Color = clRed
  32.     Font.Height = -16
  33.     Font.Name = 'default'
  34.     Font.Style = [fsBold]
  35.     ParentFont = False
  36.     IsControl = True
  37.   end
  38.   object Label3: TLabel
  39.     Left = 24
  40.     Top = 272
  41.     Width = 126
  42.     Height = 13
  43.     Caption = '= ソスソスソストカソストキソスソスフ衝難ソス'
  44.     IsControl = True
  45.   end
  46.   object ItemList: TListBox
  47.     Left = 8
  48.     Top = 24
  49.     Width = 189
  50.     Height = 245
  51.     ItemHeight = 16
  52.     Style = lbOwnerDrawFixed
  53.     TabOrder = 0
  54.     OnClick = ItemListClick
  55.     OnDblClick = EditButtonClick
  56.     OnDrawItem = ItemListDrawItem
  57.     IsControl = True
  58.   end
  59.   object DnBtn: TBitBtn
  60.     Left = 248
  61.     Top = 124
  62.     Width = 23
  63.     Height = 23
  64.     TabOrder = 5
  65.     OnClick = MoveClick
  66.     Glyph.Data = {
  67.       F6000000424DF600000000000000760000002800000010000000100000000100
  68.       0400000000008000000000000000000000001000000000000000000000000000
  69.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  70.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  71.       333333333333833333333333333488333333333333CC4883333333333CCCC488
  72.       33333333CCCCCC488333333CCCCCC444333333333CCCC483333333333CCCC483
  73.       333333333CCCC483333333333CCCC483333333333CCCC483333333333CCCC433
  74.       3333333333333333333333333333333333333333333333333333}
  75.   end
  76.   object UpBtn: TBitBtn
  77.     Left = 220
  78.     Top = 124
  79.     Width = 25
  80.     Height = 23
  81.     TabOrder = 4
  82.     OnClick = MoveClick
  83.     Glyph.Data = {
  84.       F6000000424DF600000000000000760000002800000010000000100000000100
  85.       0400000000008000000000000000000000001000000000000000000000000000
  86.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  87.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  88.       333333333333333333333333338888833333333334444483333333333CCCC483
  89.       333333333CCCC483333333333CCCC483333333333CCCC483333333333CCCC488
  90.       8333333CCCCCCCCC33333333CCCCCCC3333333333CCCCC333333333333CCC333
  91.       33333333333C3333333333333333333333333333333333333333}
  92.   end
  93.   object AddButton: TButton
  94.     Left = 208
  95.     Top = 24
  96.     Width = 75
  97.     Height = 25
  98.     Caption = 'ソスヌ会ソス(&A)...'
  99.     TabOrder = 1
  100.     OnClick = AddButtonClick
  101.   end
  102.   object DelButton: TButton
  103.     Left = 208
  104.     Top = 56
  105.     Width = 75
  106.     Height = 25
  107.     Caption = 'ソス尞(&D)'
  108.     TabOrder = 2
  109.     OnClick = DelButtonClick
  110.   end
  111.   object EditButton: TButton
  112.     Left = 208
  113.     Top = 88
  114.     Width = 75
  115.     Height = 25
  116.     Caption = 'ソスメ集(&E)'
  117.     TabOrder = 3
  118.     OnClick = EditButtonClick
  119.   end
  120.   object CloseButton: TButton
  121.     Left = 208
  122.     Top = 211
  123.     Width = 75
  124.     Height = 25
  125.     Cancel = True
  126.     Caption = 'ソスツゑソスソスソス(&C)'
  127.     ModalResult = 1
  128.     TabOrder = 6
  129.   end
  130.   object HelpButton: TButton
  131.     Left = 208
  132.     Top = 243
  133.     Width = 75
  134.     Height = 25
  135.     Caption = 'ソスソスソスソス(&H)'
  136.     TabOrder = 7
  137.     OnClick = HelpButtonClick
  138.   end
  139. end
  140.