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

  1. object StretchDlg: TStretchDlg
  2.   Left = 248
  3.   Top = 232
  4.   HelpContext = 5
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   BorderWidth = 6
  8.   ClientHeight = 198
  9.   ClientWidth = 258
  10.   Color = clBtnFace
  11.   Font.Charset = SHIFTJIS_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -15
  14.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   ShowHint = True
  18.   OnClose = FormClose
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 15
  22.   object Panel4: TPanel
  23.     Left = 0
  24.     Top = 165
  25.     Width = 258
  26.     Height = 33
  27.     Align = alBottom
  28.     AutoSize = True
  29.     BevelOuter = bvNone
  30.     BorderWidth = 4
  31.     TabOrder = 0
  32.     object CancelBtn: TButton
  33.       Left = 84
  34.       Top = 4
  35.       Width = 89
  36.       Height = 25
  37.       Anchors = [akLeft, akBottom]
  38.       Cancel = True
  39.       Caption = 'ソスLソスソスソスソスソスZソスソス'
  40.       ModalResult = 2
  41.       TabOrder = 0
  42.     end
  43.     object OKBtn: TButton
  44.       Left = 12
  45.       Top = 4
  46.       Width = 64
  47.       Height = 25
  48.       Anchors = [akLeft, akBottom]
  49.       Caption = 'OK'
  50.       Default = True
  51.       ModalResult = 1
  52.       TabOrder = 1
  53.     end
  54.     object ApplyBtn: TButton
  55.       Left = 181
  56.       Top = 4
  57.       Width = 64
  58.       Height = 25
  59.       Anchors = [akLeft, akBottom]
  60.       Caption = 'ソスKソスp'
  61.       TabOrder = 2
  62.       OnClick = ApplyBtnClick
  63.     end
  64.   end
  65.   object Panel1: TPanel
  66.     Left = 0
  67.     Top = 0
  68.     Width = 258
  69.     Height = 53
  70.     Align = alTop
  71.     AutoSize = True
  72.     BevelOuter = bvNone
  73.     BorderWidth = 4
  74.     TabOrder = 1
  75.     object Label1: TLabel
  76.       Left = 4
  77.       Top = 8
  78.       Width = 8
  79.       Height = 15
  80.       Caption = '-'
  81.     end
  82.     object Label2: TLabel
  83.       Left = 240
  84.       Top = 8
  85.       Width = 8
  86.       Height = 15
  87.       Caption = '+'
  88.     end
  89.     object SetBtn1: TButton
  90.       Left = 18
  91.       Top = 32
  92.       Width = 17
  93.       Height = 17
  94.       Caption = '2'
  95.       Font.Charset = SHIFTJIS_CHARSET
  96.       Font.Color = clWindowText
  97.       Font.Height = -12
  98.       Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  99.       Font.Style = []
  100.       ParentFont = False
  101.       TabOrder = 0
  102.       OnClick = SetBtnXClick
  103.     end
  104.     object TrackBar1: TTrackBar
  105.       Left = 14
  106.       Top = 4
  107.       Width = 224
  108.       Height = 27
  109.       Max = 200
  110.       Min = -200
  111.       Orientation = trHorizontal
  112.       PageSize = 25
  113.       Frequency = 100
  114.       Position = 0
  115.       SelEnd = 0
  116.       SelStart = 0
  117.       TabOrder = 1
  118.       TickMarks = tmBottomRight
  119.       TickStyle = tsAuto
  120.       OnChange = TrackBar1Change
  121.     end
  122.     object SetBtn2: TButton
  123.       Tag = 1
  124.       Left = 68
  125.       Top = 32
  126.       Width = 17
  127.       Height = 17
  128.       Caption = '1'
  129.       Font.Charset = SHIFTJIS_CHARSET
  130.       Font.Color = clWindowText
  131.       Font.Height = -12
  132.       Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  133.       Font.Style = []
  134.       ParentFont = False
  135.       TabOrder = 2
  136.       OnClick = SetBtnXClick
  137.     end
  138.     object SetBtn3: TButton
  139.       Tag = 2
  140.       Left = 118
  141.       Top = 32
  142.       Width = 17
  143.       Height = 17
  144.       Caption = '0'
  145.       Font.Charset = SHIFTJIS_CHARSET
  146.       Font.Color = clWindowText
  147.       Font.Height = -12
  148.       Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  149.       Font.Style = []
  150.       ParentFont = False
  151.       TabOrder = 3
  152.       OnClick = SetBtnXClick
  153.     end
  154.     object SetBtn4: TButton
  155.       Tag = 3
  156.       Left = 168
  157.       Top = 32
  158.       Width = 17
  159.       Height = 17
  160.       Caption = '1'
  161.       Font.Charset = SHIFTJIS_CHARSET
  162.       Font.Color = clWindowText
  163.       Font.Height = -12
  164.       Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  165.       Font.Style = []
  166.       ParentFont = False
  167.       TabOrder = 4
  168.       OnClick = SetBtnXClick
  169.     end
  170.     object SetBtn5: TButton
  171.       Tag = 4
  172.       Left = 218
  173.       Top = 32
  174.       Width = 17
  175.       Height = 17
  176.       Caption = '2'
  177.       Font.Charset = SHIFTJIS_CHARSET
  178.       Font.Color = clWindowText
  179.       Font.Height = -12
  180.       Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  181.       Font.Style = []
  182.       ParentFont = False
  183.       TabOrder = 5
  184.       OnClick = SetBtnXClick
  185.     end
  186.   end
  187.   object Panel2: TPanel
  188.     Left = 0
  189.     Top = 53
  190.     Width = 258
  191.     Height = 78
  192.     AutoSize = True
  193.     BevelOuter = bvNone
  194.     BorderWidth = 4
  195.     TabOrder = 2
  196.     object RadioGroup1: TRadioGroup
  197.       Left = 4
  198.       Top = 4
  199.       Width = 250
  200.       Height = 70
  201.       Align = alClient
  202.       Caption = 'ソスソスソスソス'
  203.       Columns = 3
  204.       Items.Strings = (
  205.         'ソスソスソスソス(&C)'
  206.         'ソスホゑソス(&L)'
  207.         'ソスソスソスE(&H)'
  208.         'ソス繪コ(&V)'
  209.         'ソスソス](&R)'
  210.         'ソスcソスソス(&X)')
  211.       TabOrder = 0
  212.       OnClick = RadioGroup1Click
  213.     end
  214.   end
  215.   object Panel3: TPanel
  216.     Left = 0
  217.     Top = 134
  218.     Width = 258
  219.     Height = 31
  220.     Align = alBottom
  221.     BevelOuter = bvNone
  222.     TabOrder = 3
  223.     object Grp0CheckBox: TCheckBox
  224.       Left = 21
  225.       Top = 7
  226.       Width = 217
  227.       Height = 17
  228.       Caption = 'ソスソスソスソスソスソスソスfソスミゑソスソスAソスソスソスソスソスト伸ソスk'
  229.       TabOrder = 0
  230.     end
  231.   end
  232. end
  233.