home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2004 June / VPR0406.ISO / OLS / IF2EX121 / if2ex121.lzh / IdeaFrg2.exe / 0 / RCDATA / TFRGPROPDLG / TFRGPROPDLG.txt
Text File  |  2004-03-18  |  10KB  |  443 lines

  1. object FrgPropDlg: TFrgPropDlg
  2.   Left = 364
  3.   Top = 221
  4.   HelpContext = 16
  5.   HorzScrollBar.Visible = False
  6.   VertScrollBar.Visible = False
  7.   Anchors = []
  8.   AutoScroll = False
  9.   Caption = 'ソスvソスソスソスpソスeソスB'
  10.   ClientHeight = 336
  11.   ClientWidth = 376
  12.   Color = clBtnFace
  13.   Constraints.MinHeight = 340
  14.   Constraints.MinWidth = 384
  15.   Font.Charset = SHIFTJIS_CHARSET
  16.   Font.Color = clWindowText
  17.   Font.Height = -15
  18.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  19.   Font.Style = []
  20.   OldCreateOrder = False
  21.   ShowHint = True
  22.   OnClose = FormClose
  23.   OnCreate = FormCreate
  24.   OnResize = FormResize
  25.   OnShow = FormShow
  26.   PixelsPerInch = 96
  27.   TextHeight = 15
  28.   object Panel2: TPanel
  29.     Left = 0
  30.     Top = 165
  31.     Width = 376
  32.     Height = 171
  33.     Align = alBottom
  34.     BevelOuter = bvNone
  35.     TabOrder = 1
  36.     object GripPaintBox: TPaintBox
  37.       Left = 340
  38.       Top = 135
  39.       Width = 36
  40.       Height = 36
  41.       Anchors = [akRight, akBottom]
  42.       OnPaint = GripPaintBoxPaint
  43.     end
  44.     object OkBtn: TButton
  45.       Left = 86
  46.       Top = 135
  47.       Width = 85
  48.       Height = 26
  49.       Anchors = [akLeft, akBottom]
  50.       Caption = 'ソスnソスj'
  51.       Default = True
  52.       ModalResult = 1
  53.       TabOrder = 0
  54.       OnClick = OkExecute
  55.     end
  56.     object CancelBtn: TButton
  57.       Left = 204
  58.       Top = 135
  59.       Width = 87
  60.       Height = 26
  61.       Anchors = [akLeft, akBottom]
  62.       Cancel = True
  63.       Caption = 'ソスLソスソスソスソスソスZソスソス'
  64.       ModalResult = 2
  65.       TabOrder = 1
  66.     end
  67.     object ColGroupBox: TGroupBox
  68.       Left = 234
  69.       Top = 0
  70.       Width = 133
  71.       Height = 57
  72.       HelpContext = 16
  73.       Anchors = [akLeft, akBottom]
  74.       Caption = 'ソスzソスF(&C)'
  75.       TabOrder = 3
  76.       object BackColorBtn: TButton
  77.         Left = 70
  78.         Top = 24
  79.         Width = 55
  80.         Height = 25
  81.         Caption = 'ソスwソスi'
  82.         TabOrder = 1
  83.         OnClick = BackColorBtnClick
  84.       end
  85.       object CharColorBtn: TButton
  86.         Left = 8
  87.         Top = 24
  88.         Width = 55
  89.         Height = 25
  90.         Caption = 'ソスソスソスソス'
  91.         TabOrder = 0
  92.         OnClick = CharColorBtnClick
  93.       end
  94.       object TrnsChkBox: TCheckBox
  95.         Left = 16
  96.         Top = 28
  97.         Width = 65
  98.         Height = 17
  99.         Anchors = [akLeft, akBottom]
  100.         Caption = 'ソスソスソスソス'
  101.         TabOrder = 2
  102.         OnClick = TrnsChkBoxClick
  103.       end
  104.     end
  105.     object SizeGroupBox: TGroupBox
  106.       Left = 8
  107.       Top = 0
  108.       Width = 221
  109.       Height = 57
  110.       HelpContext = 16
  111.       Anchors = [akLeft, akBottom]
  112.       Caption = 'ソスTソスCソスY(&S)'
  113.       TabOrder = 2
  114.       object SizeX_Label: TLabel
  115.         Left = 9
  116.         Top = 29
  117.         Width = 15
  118.         Height = 15
  119.         Alignment = taRightJustify
  120.         Caption = 'ソスソス'
  121.       end
  122.       object SizeY_Label: TLabel
  123.         Left = 115
  124.         Top = 29
  125.         Width = 15
  126.         Height = 15
  127.         Alignment = taRightJustify
  128.         Caption = 'ソスs'
  129.       end
  130.       object SizePer_Label: TLabel
  131.         Left = 98
  132.         Top = 29
  133.         Width = 15
  134.         Height = 15
  135.         Caption = 'ソス^'
  136.       end
  137.       object FrgWdEdit: TMaskEdit
  138.         Left = 28
  139.         Top = 25
  140.         Width = 33
  141.         Height = 23
  142.         HelpContext = 16
  143.         EditMask = '99;0; '
  144.         ImeMode = imClose
  145.         MaxLength = 2
  146.         TabOrder = 0
  147.         Text = '12'
  148.         OnChange = FrgWdEditChange
  149.       end
  150.       object WdUpDown: TUpDown
  151.         Left = 61
  152.         Top = 25
  153.         Width = 15
  154.         Height = 23
  155.         Associate = FrgWdEdit
  156.         Min = 1
  157.         Max = 40
  158.         Position = 12
  159.         TabOrder = 1
  160.         Wrap = False
  161.       end
  162.       object FrgHiEdit: TMaskEdit
  163.         Left = 134
  164.         Top = 25
  165.         Width = 33
  166.         Height = 23
  167.         HelpContext = 16
  168.         EditMask = '99;0; '
  169.         ImeMode = imClose
  170.         MaxLength = 2
  171.         TabOrder = 3
  172.         Text = '3'
  173.         OnChange = FrgHiEditChange
  174.       end
  175.       object HiUpDown: TUpDown
  176.         Left = 167
  177.         Top = 25
  178.         Width = 15
  179.         Height = 23
  180.         Associate = FrgHiEdit
  181.         Min = 1
  182.         Max = 40
  183.         Position = 3
  184.         TabOrder = 4
  185.         Wrap = False
  186.       end
  187.       object FitHiBtn: TButton
  188.         Left = 183
  189.         Top = 24
  190.         Width = 32
  191.         Height = 25
  192.         Caption = '&Fit'
  193.         TabOrder = 5
  194.         OnClick = FitFragHi
  195.       end
  196.       object FitWdBtn: TButton
  197.         Left = 77
  198.         Top = 24
  199.         Width = 32
  200.         Height = 25
  201.         Caption = 'F&it'
  202.         TabOrder = 2
  203.         OnClick = FitFragWd
  204.       end
  205.     end
  206.     object LinkGrpBox: TGroupBox
  207.       Left = 8
  208.       Top = 66
  209.       Width = 360
  210.       Height = 57
  211.       HelpContext = 16
  212.       Anchors = [akLeft, akRight, akBottom]
  213.       Caption = 'ソスソスソスソスソスN(&L)'
  214.       TabOrder = 4
  215.       object LinkNameEdit: TEdit
  216.         Left = 8
  217.         Top = 24
  218.         Width = 281
  219.         Height = 23
  220.         HelpContext = 16
  221.         Anchors = [akLeft, akTop, akRight]
  222.         ImeMode = imClose
  223.         TabOrder = 0
  224.         OnChange = LinkNameEditChange
  225.       end
  226.       object LinkRefBtn: TButton
  227.         Left = 290
  228.         Top = 24
  229.         Width = 36
  230.         Height = 25
  231.         Anchors = [akTop, akRight]
  232.         Caption = '...'
  233.         TabOrder = 1
  234.         OnClick = LinkRefBtnClick
  235.       end
  236.       object LnkExBtn: TButton
  237.         Left = 328
  238.         Top = 24
  239.         Width = 24
  240.         Height = 25
  241.         Anchors = [akTop, akRight]
  242.         Caption = 'ソスソス'
  243.         Font.Charset = SHIFTJIS_CHARSET
  244.         Font.Color = clWindowText
  245.         Font.Height = -12
  246.         Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  247.         Font.Style = []
  248.         ParentFont = False
  249.         TabOrder = 2
  250.         OnClick = LnkExBtnClick
  251.       end
  252.     end
  253.   end
  254.   object Panel1: TPanel
  255.     Left = 0
  256.     Top = 0
  257.     Width = 376
  258.     Height = 165
  259.     Align = alClient
  260.     BevelOuter = bvNone
  261.     TabOrder = 0
  262.     object GroupLabel: TLabel
  263.       Left = 14
  264.       Top = 10
  265.       Width = 75
  266.       Height = 15
  267.       Alignment = taRightJustify
  268.       Caption = 'ソスOソスソスソス[ソスv(&G)'
  269.       FocusControl = GroupComboBox
  270.     end
  271.     object Label1: TLabel
  272.       Left = 8
  273.       Top = 37
  274.       Width = 48
  275.       Height = 15
  276.       Caption = 'ソスソスソスe(&E)'
  277.       FocusControl = Memo1
  278.     end
  279.     object Memo1: TMemo
  280.       Left = 8
  281.       Top = 56
  282.       Width = 270
  283.       Height = 101
  284.       HelpContext = 16
  285.       Anchors = [akLeft, akTop, akRight, akBottom]
  286.       MaxLength = 1024
  287.       ScrollBars = ssVertical
  288.       TabOrder = 1
  289.       WantReturns = False
  290.       WordWrap = False
  291.       OnChange = Memo1Change
  292.       OnEnter = Memo1Enter
  293.       OnExit = Memo1Exit
  294.     end
  295.     object TypeGroupBox: TGroupBox
  296.       Left = 288
  297.       Top = 40
  298.       Width = 80
  299.       Height = 119
  300.       Anchors = [akTop, akRight]
  301.       Caption = 'ソス^ソスCソスv(&T)'
  302.       TabOrder = 2
  303.       object NormalRadioBtn: TRadioButton
  304.         Left = 8
  305.         Top = 24
  306.         Width = 57
  307.         Height = 17
  308.         Caption = 'ソスfソスソス'
  309.         TabOrder = 0
  310.         OnClick = RadioBtnClick
  311.       end
  312.       object PlateRadioBtn: TRadioButton
  313.         Left = 8
  314.         Top = 48
  315.         Width = 57
  316.         Height = 17
  317.         Caption = 'ソス\ソスD'
  318.         TabOrder = 1
  319.         OnClick = RadioBtnClick
  320.       end
  321.       object SymbolRadioBtn: TRadioButton
  322.         Left = 8
  323.         Top = 72
  324.         Width = 57
  325.         Height = 17
  326.         Caption = 'ソスWソスソス'
  327.         TabOrder = 2
  328.         OnClick = RadioBtnClick
  329.       end
  330.       object ImageRadioBtn: TRadioButton
  331.         Left = 8
  332.         Top = 96
  333.         Width = 57
  334.         Height = 17
  335.         Caption = 'ソス鞫'
  336.         TabOrder = 3
  337.         OnClick = RadioBtnClick
  338.       end
  339.     end
  340.     object GroupComboBox: TComboBox
  341.       Left = 96
  342.       Top = 6
  343.       Width = 273
  344.       Height = 23
  345.       Style = csDropDownList
  346.       ItemHeight = 15
  347.       TabOrder = 0
  348.       OnChange = GroupComboBoxChange
  349.     end
  350.   end
  351.   object ColorDialog1: TColorDialog
  352.     Ctl3D = True
  353.     Left = 104
  354.     Top = 72
  355.   end
  356.   object OpenLnkDlg: TOpenDialog
  357.     Left = 40
  358.     Top = 72
  359.   end
  360.   object PopupMenu1: TPopupMenu
  361.     OnPopup = PopupMenu1Popup
  362.     Left = 40
  363.     Top = 104
  364.     object PopGetTitItem: TMenuItem
  365.       Caption = 'ソス^ソスCソスgソスソス (&T)'
  366.       OnClick = PopGetTitItemClick
  367.     end
  368.     object PopGetDscItem: TMenuItem
  369.       Caption = 'META: description (&D)'
  370.       OnClick = PopGetMetaItemClick
  371.     end
  372.     object PopGetKeyItem: TMenuItem
  373.       Tag = 1
  374.       Caption = 'META: keywords (&K)'
  375.       OnClick = PopGetMetaItemClick
  376.     end
  377.     object PopGetTopItem: TMenuItem
  378.       Caption = 'ソスLソスpソスソスソスソスソスネ最擾ソスソスフ行 (&F)'
  379.       OnClick = PopGetTopItemClick
  380.     end
  381.     object PopGetTrakItem: TMenuItem
  382.       Caption = 'ソスgソスソスソスbソスNソスソス (&T)'
  383.       OnClick = PopGetMp3ItemClick
  384.     end
  385.     object PopGetArtistItem: TMenuItem
  386.       Tag = 1
  387.       Caption = 'ソスAソス[ソスeソスBソスXソスgソスソス (&A)'
  388.       OnClick = PopGetMp3ItemClick
  389.     end
  390.     object PopGetAlbumItem: TMenuItem
  391.       Tag = 2
  392.       Caption = 'ソスAソスソスソスoソスソスソスソス (&L)'
  393.       OnClick = PopGetMp3ItemClick
  394.     end
  395.     object PopGetYearItem: TMenuItem
  396.       Tag = 3
  397.       Caption = 'ソスソスソスソスソス[ソスXソスNソスソス (&Y)'
  398.       OnClick = PopGetMp3ItemClick
  399.     end
  400.     object PopGetComItem: TMenuItem
  401.       Tag = 4
  402.       Caption = 'ソスRソスソスソスソスソスg (&C)'
  403.       OnClick = PopGetMp3ItemClick
  404.     end
  405.     object N1: TMenuItem
  406.       Tag = -1
  407.       Caption = '-'
  408.     end
  409.     object PopGetPathItem: TMenuItem
  410.       Tag = -1
  411.       Caption = 'ソスtソスソスソスpソスXソスtソスtソス@ソスCソスソスソスソス(&P)'
  412.       OnClick = PopGetPathItemClick
  413.     end
  414.     object PopGetFileItem: TMenuItem
  415.       Tag = -1
  416.       Caption = 'ソスtソス@ソスCソスソスソスソス (&N)'
  417.       OnClick = PopGetFileItemClick
  418.     end
  419.     object PopGetNameItem: TMenuItem
  420.       Tag = -1
  421.       Caption = 'ソスgソスソスソスqソスソスソスソスソスソスソスソスソスtソス@ソスCソスソスソスソス (&M)'
  422.       OnClick = PopGetNameItemClick
  423.     end
  424.   end
  425.   object OpenImgDlg: TOpenPictureDialog
  426.     Filter = 
  427.       'ソスソスソスラてのフソス@ソスCソスソス (*.bmp;*.ico;*.emf;*.wmf)|*.bmp;*.ico;*.emf;*.w' +
  428.       'mf|ソスrソスbソスgソス}ソスbソスv (*.bmp)|*.bmp|ソスAソスCソスRソスソス (*.ico)|*.ico|ソスGソスソスソスnソスソスソスX ' +
  429.       'ソスソスソス^ソスtソス@ソスCソスソス (*.emf)|*.emf|ソスソスソス^ソスtソス@ソスCソスソス (*.wmf)|*.wmf'
  430.     Left = 72
  431.     Top = 72
  432.   end
  433.   object ActionList1: TActionList
  434.     Left = 72
  435.     Top = 104
  436.     object OkAction: TAction
  437.       Caption = 'ソスnソスj'
  438.       OnExecute = OkExecute
  439.       OnUpdate = OkActionUpdate
  440.     end
  441.   end
  442. end
  443.