home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 January / VPR0101A.BIN / OLS / DDCHECK / ddcheck.lzh / DDCheck / DDChecker.exe / 0 / RCDATA / TFORMEXTINFO / TFORMEXTINFO.txt
Text File  |  2000-10-15  |  7KB  |  309 lines

  1. object FormExtInfo: TFormExtInfo
  2.   Left = 303
  3.   Top = 184
  4.   Width = 420
  5.   Height = 332
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   Caption = 'ソスgソスソスソスqソスソスソス'
  8.   Color = clBtnFace
  9.   Font.Charset = SHIFTJIS_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 12
  21.   object Panel3: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 412
  25.     Height = 18
  26.     Align = alTop
  27.     Color = clTeal
  28.     Font.Charset = SHIFTJIS_CHARSET
  29.     Font.Color = clWhite
  30.     Font.Height = -12
  31.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  32.     Font.Style = []
  33.     ParentFont = False
  34.     TabOrder = 0
  35.     object chkExt: TCheckBox
  36.       Left = 8
  37.       Top = 1
  38.       Width = 78
  39.       Height = 16
  40.       Caption = 'ソスgソスソスソスq(&E)'
  41.       TabOrder = 0
  42.       OnClick = chkExtClick
  43.     end
  44.     object chkApp: TCheckBox
  45.       Left = 88
  46.       Top = 1
  47.       Width = 126
  48.       Height = 16
  49.       Caption = 'ソスAソスvソスソスソスPソス[ソスVソスソスソスソス(&A)'
  50.       TabOrder = 1
  51.       OnClick = chkAppClick
  52.     end
  53.     object chkRate: TCheckBox
  54.       Left = 216
  55.       Top = 1
  56.       Width = 69
  57.       Height = 16
  58.       Caption = 'ソスソスソスソス(&R)'
  59.       TabOrder = 2
  60.       OnClick = chkRateClick
  61.     end
  62.   end
  63.   object GrpRate: TGroupBox
  64.     Left = 0
  65.     Top = 136
  66.     Width = 412
  67.     Height = 55
  68.     Align = alTop
  69.     Caption = 'ソスソスソスソス'
  70.     TabOrder = 3
  71.     object Label2: TLabel
  72.       Left = 8
  73.       Top = 19
  74.       Width = 59
  75.       Height = 12
  76.       Caption = 'ソスtソス@ソスCソスソスソスソスソスF'
  77.     end
  78.     object Label1: TLabel
  79.       Left = 8
  80.       Top = 35
  81.       Width = 40
  82.       Height = 12
  83.       Caption = 'ソスTソスCソスYソスF'
  84.     end
  85.     object txtFileRate: TStaticText
  86.       Left = 72
  87.       Top = 15
  88.       Width = 81
  89.       Height = 16
  90.       Alignment = taRightJustify
  91.       AutoSize = False
  92.       BorderStyle = sbsSunken
  93.       Color = clAqua
  94.       Font.Charset = SHIFTJIS_CHARSET
  95.       Font.Color = clNavy
  96.       Font.Height = -13
  97.       Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  98.       Font.Style = []
  99.       ParentColor = False
  100.       ParentFont = False
  101.       TabOrder = 0
  102.     end
  103.     object txtSizeRate: TStaticText
  104.       Left = 72
  105.       Top = 31
  106.       Width = 81
  107.       Height = 16
  108.       Alignment = taRightJustify
  109.       AutoSize = False
  110.       BorderStyle = sbsSunken
  111.       Color = clAqua
  112.       Font.Charset = SHIFTJIS_CHARSET
  113.       Font.Color = clNavy
  114.       Font.Height = -13
  115.       Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  116.       Font.Style = []
  117.       ParentColor = False
  118.       ParentFont = False
  119.       TabOrder = 1
  120.     end
  121.     object PBarCount: TProgressBar
  122.       Left = 160
  123.       Top = 15
  124.       Width = 244
  125.       Height = 16
  126.       Anchors = [akLeft, akTop, akRight]
  127.       Min = 0
  128.       Max = 100
  129.       Smooth = True
  130.       TabOrder = 2
  131.     end
  132.     object PBarSize: TProgressBar
  133.       Left = 160
  134.       Top = 31
  135.       Width = 244
  136.       Height = 16
  137.       Anchors = [akLeft, akTop, akRight]
  138.       Min = 0
  139.       Max = 100
  140.       Smooth = True
  141.       TabOrder = 3
  142.     end
  143.   end
  144.   object GrpApp: TGroupBox
  145.     Left = 0
  146.     Top = 79
  147.     Width = 412
  148.     Height = 57
  149.     Align = alTop
  150.     Caption = 'ソスAソスvソスソスソスPソス[ソスVソスソスソスソス'
  151.     TabOrder = 2
  152.     object ImgExeIcon: TImage
  153.       Left = 8
  154.       Top = 16
  155.       Width = 33
  156.       Height = 33
  157.       Center = True
  158.     end
  159.     object lblExeName: TLabel
  160.       Left = 96
  161.       Top = 15
  162.       Width = 308
  163.       Height = 12
  164.       Anchors = [akLeft, akTop, akRight]
  165.       AutoSize = False
  166.     end
  167.     object lblExePath: TLabel
  168.       Left = 96
  169.       Top = 36
  170.       Width = 308
  171.       Height = 12
  172.       Anchors = [akLeft, akTop, akRight]
  173.       AutoSize = False
  174.       Transparent = True
  175.     end
  176.     object Label3: TLabel
  177.       Left = 56
  178.       Top = 15
  179.       Width = 24
  180.       Height = 12
  181.       Caption = 'ソスソスソスソス'
  182.     end
  183.     object Label6: TLabel
  184.       Left = 56
  185.       Top = 36
  186.       Width = 24
  187.       Height = 12
  188.       Caption = 'ソス齒'
  189.     end
  190.   end
  191.   object GrpExt: TGroupBox
  192.     Left = 0
  193.     Top = 22
  194.     Width = 412
  195.     Height = 57
  196.     Align = alTop
  197.     Caption = 'ソスgソスソスソスq [ .### ]'
  198.     TabOrder = 1
  199.     object ImgIcon: TImage
  200.       Left = 8
  201.       Top = 16
  202.       Width = 33
  203.       Height = 33
  204.       Center = True
  205.     end
  206.     object Label4: TLabel
  207.       Left = 56
  208.       Top = 16
  209.       Width = 28
  210.       Height = 12
  211.       Caption = 'MIME'
  212.     end
  213.     object lblMime: TLabel
  214.       Left = 96
  215.       Top = 16
  216.       Width = 308
  217.       Height = 12
  218.       Anchors = [akLeft, akTop, akRight]
  219.       AutoSize = False
  220.     end
  221.     object Label5: TLabel
  222.       Left = 56
  223.       Top = 37
  224.       Width = 24
  225.       Height = 12
  226.       Caption = 'ソスソスソス'
  227.     end
  228.     object lblKind: TLabel
  229.       Left = 96
  230.       Top = 37
  231.       Width = 308
  232.       Height = 12
  233.       Anchors = [akLeft, akTop, akRight]
  234.       AutoSize = False
  235.     end
  236.   end
  237.   object ExtLV: TListView
  238.     Left = 0
  239.     Top = 191
  240.     Width = 412
  241.     Height = 114
  242.     Align = alClient
  243.     Columns = <
  244.       item
  245.         Caption = 'No.'
  246.         Width = 35
  247.       end
  248.       item
  249.         Caption = 'ソスソスソスO'
  250.       end
  251.       item
  252.         Alignment = taRightJustify
  253.         Caption = 'ソスtソス@ソスCソスソスソスソス'
  254.         Width = 70
  255.       end
  256.       item
  257.         Alignment = taRightJustify
  258.         Caption = 'ソスソスソスソス'
  259.       end
  260.       item
  261.         Alignment = taRightJustify
  262.         Caption = 'ソスTソスCソスY'
  263.         Width = 80
  264.       end
  265.       item
  266.         Alignment = taRightJustify
  267.         Caption = 'ソスソスソスソス'
  268.       end>
  269.     Font.Charset = SHIFTJIS_CHARSET
  270.     Font.Color = clWindowText
  271.     Font.Height = -12
  272.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  273.     Font.Style = []
  274.     HideSelection = False
  275.     ReadOnly = True
  276.     RowSelect = True
  277.     ParentFont = False
  278.     PopupMenu = ExtPopup
  279.     TabOrder = 4
  280.     ViewStyle = vsReport
  281.     OnColumnClick = ExtLVColumnClick
  282.     OnCompare = ExtLVCompare
  283.     OnDblClick = ExtLVDblClick
  284.     OnSelectItem = ExtLVSelectItem
  285.   end
  286.   object Panel1: TPanel
  287.     Left = 0
  288.     Top = 18
  289.     Width = 412
  290.     Height = 4
  291.     Align = alTop
  292.     BevelOuter = bvNone
  293.     TabOrder = 5
  294.   end
  295.   object ExtPopup: TPopupMenu
  296.     OnPopup = ExtPopupPopup
  297.     Left = 16
  298.     Top = 209
  299.     object NewItem: TMenuItem
  300.       Caption = 'ソスVソスKソス成(&N)...'
  301.       OnClick = NewItemClick
  302.     end
  303.     object DeleteItem: TMenuItem
  304.       Caption = 'ソス尞(&D)...'
  305.       OnClick = DeleteItemClick
  306.     end
  307.   end
  308. end
  309.