home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / 06_02.iso / software / quicktools / qtsetup.exe / qtools.frm / 0 / RCDATA / TFRMSCREENINFO / TFRMSCREENINFO.txt < prev   
Encoding:
Text File  |  2002-04-21  |  8.3 KB  |  428 lines

  1. inherited frmScreenInfo: TfrmScreenInfo
  2.   Left = 274
  3.   Top = 283
  4.   HelpContext = 1
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsToolWindow
  7.   ClientHeight = 141
  8.   ClientWidth = 276
  9.   Color = clBtnShadow
  10.   FormStyle = fsStayOnTop
  11.   OnCloseQuery = FormCloseQuery
  12.   OnKeyDown = FormKeyDown
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object ImageWin: TImage
  16.     Left = 48
  17.     Top = 104
  18.     Width = 32
  19.     Height = 32
  20.     Center = True
  21.     Picture.Data = {<image000.ico>}
  22.     Transparent = True
  23.     Visible = False
  24.   end
  25.   object ShapeCursor: TShape
  26.     Left = 186
  27.     Top = 2
  28.     Width = 80
  29.     Height = 79
  30.     Brush.Color = clWindow
  31.     Pen.Style = psClear
  32.     Shape = stRoundRect
  33.   end
  34.   object ChLabelWI: TChLabel
  35.     Tag = 531
  36.     Left = 8
  37.     Top = 1
  38.     Width = 80
  39.     Height = 20
  40.     Cursor = crHandPoint
  41.     Alignment = taCenter
  42.     AutoSize = False
  43.     Font.Charset = DEFAULT_CHARSET
  44.     Font.Color = clBtnShadow
  45.     Font.Height = -11
  46.     Font.Name = 'Tahoma'
  47.     Font.Style = [fsBold]
  48.     ParentFont = False
  49.     Transparent = True
  50.     Layout = tlCenter
  51.     OnMouseDown = ChLabelWIMouseDown
  52.     OnMouseEnter = ChLabelWIMouseEnter
  53.     OnMouseLeave = ChLabelWIMouseLeave
  54.   end
  55.   object ChLabel1: TChLabel
  56.     Tag = 532
  57.     Left = 88
  58.     Top = 1
  59.     Width = 80
  60.     Height = 20
  61.     Cursor = crHandPoint
  62.     Alignment = taCenter
  63.     AutoSize = False
  64.     Font.Charset = DEFAULT_CHARSET
  65.     Font.Color = clBtnShadow
  66.     Font.Height = -11
  67.     Font.Name = 'Tahoma'
  68.     Font.Style = [fsBold]
  69.     ParentFont = False
  70.     Transparent = True
  71.     Layout = tlCenter
  72.     OnMouseDown = ChLabelWIMouseDown
  73.     OnMouseEnter = ChLabelWIMouseEnter
  74.     OnMouseLeave = ChLabelWIMouseLeave
  75.   end
  76.   object ChLabel2: TChLabel
  77.     Tag = 533
  78.     Left = 168
  79.     Top = 1
  80.     Width = 80
  81.     Height = 20
  82.     Cursor = crHandPoint
  83.     Alignment = taCenter
  84.     AutoSize = False
  85.     Font.Charset = DEFAULT_CHARSET
  86.     Font.Color = clBtnShadow
  87.     Font.Height = -11
  88.     Font.Name = 'Tahoma'
  89.     Font.Style = [fsBold]
  90.     ParentFont = False
  91.     Transparent = True
  92.     Layout = tlCenter
  93.     OnMouseDown = ChLabelWIMouseDown
  94.     OnMouseEnter = ChLabelWIMouseEnter
  95.     OnMouseLeave = ChLabelWIMouseLeave
  96.   end
  97.   object PanelWI: TPanel
  98.     Tag = 531
  99.     Left = 0
  100.     Top = 20
  101.     Width = 280
  102.     Height = 60
  103.     BevelOuter = bvNone
  104.     Color = clWindow
  105.     TabOrder = 0
  106.     object LabelWinCaptionText: TLabel
  107.       Tag = 521
  108.       Left = 56
  109.       Top = 8
  110.       Width = 6
  111.       Height = 13
  112.       Caption = '*'
  113.     end
  114.     object LabelWinClassText: TLabel
  115.       Tag = 522
  116.       Left = 56
  117.       Top = 24
  118.       Width = 6
  119.       Height = 13
  120.       Caption = '*'
  121.     end
  122.     object ImageWinIcon: TImage
  123.       Left = 8
  124.       Top = 8
  125.       Width = 32
  126.       Height = 32
  127.       Center = True
  128.       Transparent = True
  129.     end
  130.     object LabelHandle: TLabel
  131.       Tag = 525
  132.       Left = 56
  133.       Top = 40
  134.       Width = 6
  135.       Height = 13
  136.       Caption = '*'
  137.     end
  138.     object EditWinCaption: TEdit
  139.       Left = 72
  140.       Top = 8
  141.       Width = 31
  142.       Height = 13
  143.       BorderStyle = bsNone
  144.       ReadOnly = True
  145.       TabOrder = 0
  146.       Text = '*'
  147.       OnChange = EditWinCaptionChange
  148.     end
  149.     object EditWinClass: TEdit
  150.       Left = 72
  151.       Top = 24
  152.       Width = 39
  153.       Height = 13
  154.       BorderStyle = bsNone
  155.       ReadOnly = True
  156.       TabOrder = 1
  157.       Text = '*'
  158.       OnChange = EditWinCaptionChange
  159.     end
  160.     object EditHandle: TEdit
  161.       Left = 72
  162.       Top = 40
  163.       Width = 201
  164.       Height = 13
  165.       BorderStyle = bsNone
  166.       ReadOnly = True
  167.       TabOrder = 2
  168.       Text = '*'
  169.       OnChange = EditWinCaptionChange
  170.     end
  171.   end
  172.   object PanelColors: TPanel
  173.     Tag = 532
  174.     Left = 0
  175.     Top = 20
  176.     Width = 280
  177.     Height = 60
  178.     BevelOuter = bvNone
  179.     Color = clWindow
  180.     TabOrder = 1
  181.     object PaintBoxLupe: TPaintBox
  182.       Left = 8
  183.       Top = 8
  184.       Width = 33
  185.       Height = 33
  186.     end
  187.     object Shape1: TShape
  188.       Left = 7
  189.       Top = 7
  190.       Width = 35
  191.       Height = 35
  192.       Brush.Style = bsClear
  193.       Pen.Color = clAppWorkSpace
  194.     end
  195.     object LabelColor: TLabel
  196.       Tag = 520
  197.       Left = 74
  198.       Top = 7
  199.       Width = 6
  200.       Height = 13
  201.       Caption = '*'
  202.     end
  203.     object Label2: TLabel
  204.       Left = 234
  205.       Top = 7
  206.       Width = 11
  207.       Height = 13
  208.       Alignment = taRightJustify
  209.       Caption = 'R:'
  210.     end
  211.     object LabelGrayscale: TLabel
  212.       Tag = 523
  213.       Left = 74
  214.       Top = 24
  215.       Width = 6
  216.       Height = 13
  217.       Caption = '*'
  218.     end
  219.     object Label1: TLabel
  220.       Left = 234
  221.       Top = 24
  222.       Width = 11
  223.       Height = 13
  224.       Alignment = taRightJustify
  225.       Caption = 'G:'
  226.     end
  227.     object Label3: TLabel
  228.       Left = 235
  229.       Top = 41
  230.       Width = 10
  231.       Height = 13
  232.       Alignment = taRightJustify
  233.       Caption = 'B:'
  234.     end
  235.     object ShapeRGB: TShape
  236.       Left = 56
  237.       Top = 7
  238.       Width = 13
  239.       Height = 13
  240.       Pen.Color = clBtnShadow
  241.     end
  242.     object ShapeGray: TShape
  243.       Left = 56
  244.       Top = 24
  245.       Width = 13
  246.       Height = 13
  247.       Pen.Color = clBtnShadow
  248.     end
  249.     object ShapeR: TShape
  250.       Left = 216
  251.       Top = 7
  252.       Width = 13
  253.       Height = 13
  254.       Pen.Style = psClear
  255.     end
  256.     object ShapeG: TShape
  257.       Left = 216
  258.       Top = 24
  259.       Width = 13
  260.       Height = 13
  261.       Pen.Style = psClear
  262.     end
  263.     object ShapeB: TShape
  264.       Left = 216
  265.       Top = 41
  266.       Width = 13
  267.       Height = 13
  268.       Pen.Style = psClear
  269.     end
  270.     object LabelFactor: TLabel
  271.       Left = 74
  272.       Top = 40
  273.       Width = 6
  274.       Height = 13
  275.       Caption = '*'
  276.     end
  277.     object ShapeLF: TShape
  278.       Left = 56
  279.       Top = 41
  280.       Width = 13
  281.       Height = 13
  282.       Brush.Color = clWindow
  283.       Pen.Color = clBtnShadow
  284.     end
  285.     object UpDownLupe: TUpDown
  286.       Left = 12
  287.       Top = 43
  288.       Width = 25
  289.       Height = 12
  290.       Min = 1
  291.       Max = 3
  292.       Orientation = udHorizontal
  293.       Position = 1
  294.       TabOrder = 0
  295.       Wrap = False
  296.       OnChangingEx = UpDownLupeChangingEx
  297.     end
  298.     object EditColor: TEdit
  299.       Left = 90
  300.       Top = 7
  301.       Width = 49
  302.       Height = 13
  303.       BorderStyle = bsNone
  304.       ReadOnly = True
  305.       TabOrder = 1
  306.       Text = '*'
  307.       OnChange = EditWinCaptionChange
  308.     end
  309.     object EditR: TEdit
  310.       Left = 248
  311.       Top = 7
  312.       Width = 20
  313.       Height = 13
  314.       BorderStyle = bsNone
  315.       ReadOnly = True
  316.       TabOrder = 3
  317.       Text = '*'
  318.       OnChange = EditWinCaptionChange
  319.     end
  320.     object EditGrayScale: TEdit
  321.       Left = 90
  322.       Top = 24
  323.       Width = 20
  324.       Height = 13
  325.       BorderStyle = bsNone
  326.       ReadOnly = True
  327.       TabOrder = 2
  328.       Text = '*'
  329.       OnChange = EditWinCaptionChange
  330.     end
  331.     object EditG: TEdit
  332.       Left = 248
  333.       Top = 24
  334.       Width = 20
  335.       Height = 13
  336.       BorderStyle = bsNone
  337.       ReadOnly = True
  338.       TabOrder = 4
  339.       Text = '*'
  340.       OnChange = EditWinCaptionChange
  341.     end
  342.     object EditB: TEdit
  343.       Left = 248
  344.       Top = 41
  345.       Width = 20
  346.       Height = 13
  347.       BorderStyle = bsNone
  348.       ReadOnly = True
  349.       TabOrder = 5
  350.       Text = '*'
  351.       OnChange = EditWinCaptionChange
  352.     end
  353.   end
  354.   object PanelDispix: TPanel
  355.     Tag = 533
  356.     Left = 0
  357.     Top = 20
  358.     Width = 280
  359.     Height = 60
  360.     BevelOuter = bvNone
  361.     Color = clWindow
  362.     TabOrder = 2
  363.     object LabelPos: TLabel
  364.       Tag = 524
  365.       Left = 56
  366.       Top = 8
  367.       Width = 6
  368.       Height = 13
  369.       Caption = '*'
  370.     end
  371.     object ImageDispix: TImage
  372.       Left = 8
  373.       Top = 8
  374.       Width = 32
  375.       Height = 32
  376.       Center = True
  377.       Picture.Data = {<image001.ico>}
  378.       Transparent = True
  379.     end
  380.     object EditPosition: TEdit
  381.       Left = 74
  382.       Top = 8
  383.       Width = 31
  384.       Height = 13
  385.       BorderStyle = bsNone
  386.       ReadOnly = True
  387.       TabOrder = 0
  388.       Text = '*'
  389.       OnChange = EditWinCaptionChange
  390.     end
  391.     object ButtonCopy: TButton
  392.       Tag = 527
  393.       Left = 208
  394.       Top = 4
  395.       Width = 65
  396.       Height = 21
  397.       TabOrder = 1
  398.       OnClick = ButtonCopyClick
  399.     end
  400.     object CBBorder: TCheckBox
  401.       Tag = 529
  402.       Left = 152
  403.       Top = 34
  404.       Width = 81
  405.       Height = 17
  406.       AllowGrayed = True
  407.       State = cbGrayed
  408.       TabOrder = 3
  409.       OnClick = ButtonCopyClick
  410.     end
  411.     object CBInvert: TCheckBox
  412.       Tag = 534
  413.       Left = 56
  414.       Top = 34
  415.       Width = 65
  416.       Height = 17
  417.       TabOrder = 2
  418.       OnClick = ButtonCopyClick
  419.     end
  420.   end
  421.   object Timer1: TTimer
  422.     Interval = 1
  423.     OnTimer = Timer1Timer
  424.     Left = 8
  425.     Top = 104
  426.   end
  427. end
  428.