home *** CD-ROM | disk | FTP | other *** search
/ Delphi 4 Bible / Delphi_4_Bible_Tom_Swan_IDG_Books_1998.iso / source / SYSCOLOR / Syscolor.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt < prev   
Text File  |  1998-05-14  |  10KB  |  530 lines

  1. object MainForm: TMainForm
  2.   Left = 138
  3.   Top = 115
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'System Colors'
  7.   ClientHeight = 399
  8.   ClientWidth = 478
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   Menu = MainMenu1
  16.   Position = poDefault
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   PixelsPerInch = 96
  21.   TextHeight = 16
  22.   object Label1: TLabel
  23.     Left = 12
  24.     Top = 8
  25.     Width = 62
  26.     Height = 16
  27.     Caption = 'Scroll bar'
  28.   end
  29.   object Label2: TLabel
  30.     Left = 12
  31.     Top = 28
  32.     Width = 77
  33.     Height = 16
  34.     Caption = 'Background'
  35.   end
  36.   object Label3: TLabel
  37.     Left = 12
  38.     Top = 48
  39.     Width = 90
  40.     Height = 16
  41.     Caption = 'Active caption'
  42.   end
  43.   object Label4: TLabel
  44.     Left = 12
  45.     Top = 68
  46.     Width = 102
  47.     Height = 16
  48.     Caption = 'Inactive caption'
  49.   end
  50.   object Label6: TLabel
  51.     Left = 12
  52.     Top = 108
  53.     Width = 52
  54.     Height = 16
  55.     Caption = 'Window'
  56.   end
  57.   object Label5: TLabel
  58.     Left = 12
  59.     Top = 88
  60.     Width = 36
  61.     Height = 16
  62.     Caption = 'Menu'
  63.   end
  64.   object Label7: TLabel
  65.     Left = 12
  66.     Top = 128
  67.     Width = 93
  68.     Height = 16
  69.     Caption = 'Window frame'
  70.   end
  71.   object Label8: TLabel
  72.     Left = 12
  73.     Top = 148
  74.     Width = 64
  75.     Height = 16
  76.     Caption = 'Menu text'
  77.   end
  78.   object Label9: TLabel
  79.     Left = 12
  80.     Top = 168
  81.     Width = 80
  82.     Height = 16
  83.     Caption = 'Window text'
  84.   end
  85.   object Label10: TLabel
  86.     Left = 12
  87.     Top = 188
  88.     Width = 77
  89.     Height = 16
  90.     Caption = 'Caption text'
  91.   end
  92.   object Label11: TLabel
  93.     Left = 12
  94.     Top = 208
  95.     Width = 85
  96.     Height = 16
  97.     Caption = 'Active border'
  98.   end
  99.   object Label12: TLabel
  100.     Left = 12
  101.     Top = 228
  102.     Width = 97
  103.     Height = 16
  104.     Caption = 'Inactive border'
  105.   end
  106.   object Label13: TLabel
  107.     Left = 12
  108.     Top = 248
  109.     Width = 101
  110.     Height = 16
  111.     Caption = 'App work space'
  112.   end
  113.   object Label14: TLabel
  114.     Left = 12
  115.     Top = 268
  116.     Width = 58
  117.     Height = 16
  118.     Caption = 'Highlight'
  119.   end
  120.   object Label15: TLabel
  121.     Left = 12
  122.     Top = 288
  123.     Width = 86
  124.     Height = 16
  125.     Caption = 'Highlight text'
  126.   end
  127.   object Label16: TLabel
  128.     Left = 12
  129.     Top = 308
  130.     Width = 73
  131.     Height = 16
  132.     Caption = 'Button face'
  133.   end
  134.   object Label17: TLabel
  135.     Left = 12
  136.     Top = 328
  137.     Width = 96
  138.     Height = 16
  139.     Caption = 'Button shadow'
  140.   end
  141.   object Label18: TLabel
  142.     Left = 12
  143.     Top = 348
  144.     Width = 59
  145.     Height = 16
  146.     Caption = 'Gray text'
  147.   end
  148.   object Label19: TLabel
  149.     Left = 12
  150.     Top = 368
  151.     Width = 70
  152.     Height = 16
  153.     Caption = 'Button text'
  154.   end
  155.   object RedLabel: TLabel
  156.     Left = 264
  157.     Top = 28
  158.     Width = 30
  159.     Height = 16
  160.     Caption = '&Red:'
  161.     FocusControl = RedEdit
  162.   end
  163.   object GreenLabel: TLabel
  164.     Left = 256
  165.     Top = 60
  166.     Width = 43
  167.     Height = 16
  168.     Caption = '&Green:'
  169.     FocusControl = GreenEdit
  170.   end
  171.   object BlueLabel: TLabel
  172.     Left = 264
  173.     Top = 92
  174.     Width = 34
  175.     Height = 16
  176.     Caption = '&Blue:'
  177.     FocusControl = BlueEdit
  178.   end
  179.   object Shape1: TShape
  180.     Tag = 1
  181.     Left = 124
  182.     Top = 8
  183.     Width = 117
  184.     Height = 17
  185.     OnMouseDown = ShapeMouseDown
  186.   end
  187.   object Shape2: TShape
  188.     Tag = 2
  189.     Left = 124
  190.     Top = 28
  191.     Width = 117
  192.     Height = 17
  193.     OnMouseDown = ShapeMouseDown
  194.   end
  195.   object Shape3: TShape
  196.     Tag = 3
  197.     Left = 124
  198.     Top = 48
  199.     Width = 117
  200.     Height = 17
  201.     OnMouseDown = ShapeMouseDown
  202.   end
  203.   object Shape4: TShape
  204.     Tag = 4
  205.     Left = 124
  206.     Top = 68
  207.     Width = 117
  208.     Height = 17
  209.     OnMouseDown = ShapeMouseDown
  210.   end
  211.   object Shape5: TShape
  212.     Tag = 5
  213.     Left = 124
  214.     Top = 88
  215.     Width = 117
  216.     Height = 17
  217.     OnMouseDown = ShapeMouseDown
  218.   end
  219.   object Shape6: TShape
  220.     Tag = 6
  221.     Left = 124
  222.     Top = 108
  223.     Width = 117
  224.     Height = 17
  225.     OnMouseDown = ShapeMouseDown
  226.   end
  227.   object Shape7: TShape
  228.     Tag = 7
  229.     Left = 124
  230.     Top = 128
  231.     Width = 117
  232.     Height = 17
  233.     OnMouseDown = ShapeMouseDown
  234.   end
  235.   object Shape8: TShape
  236.     Tag = 8
  237.     Left = 124
  238.     Top = 148
  239.     Width = 117
  240.     Height = 17
  241.     OnMouseDown = ShapeMouseDown
  242.   end
  243.   object Shape9: TShape
  244.     Tag = 9
  245.     Left = 124
  246.     Top = 168
  247.     Width = 117
  248.     Height = 17
  249.     OnMouseDown = ShapeMouseDown
  250.   end
  251.   object Shape10: TShape
  252.     Tag = 10
  253.     Left = 124
  254.     Top = 188
  255.     Width = 117
  256.     Height = 17
  257.     OnMouseDown = ShapeMouseDown
  258.   end
  259.   object Shape11: TShape
  260.     Tag = 11
  261.     Left = 124
  262.     Top = 208
  263.     Width = 117
  264.     Height = 17
  265.     OnMouseDown = ShapeMouseDown
  266.   end
  267.   object Shape12: TShape
  268.     Tag = 12
  269.     Left = 124
  270.     Top = 228
  271.     Width = 117
  272.     Height = 17
  273.     OnMouseDown = ShapeMouseDown
  274.   end
  275.   object Shape13: TShape
  276.     Tag = 13
  277.     Left = 124
  278.     Top = 248
  279.     Width = 117
  280.     Height = 17
  281.     OnMouseDown = ShapeMouseDown
  282.   end
  283.   object Shape14: TShape
  284.     Tag = 14
  285.     Left = 124
  286.     Top = 268
  287.     Width = 117
  288.     Height = 17
  289.     OnMouseDown = ShapeMouseDown
  290.   end
  291.   object Shape15: TShape
  292.     Tag = 15
  293.     Left = 124
  294.     Top = 288
  295.     Width = 117
  296.     Height = 17
  297.     OnMouseDown = ShapeMouseDown
  298.   end
  299.   object Shape16: TShape
  300.     Tag = 16
  301.     Left = 124
  302.     Top = 308
  303.     Width = 117
  304.     Height = 17
  305.     OnMouseDown = ShapeMouseDown
  306.   end
  307.   object Shape17: TShape
  308.     Tag = 17
  309.     Left = 124
  310.     Top = 328
  311.     Width = 117
  312.     Height = 17
  313.     OnMouseDown = ShapeMouseDown
  314.   end
  315.   object Shape18: TShape
  316.     Tag = 18
  317.     Left = 124
  318.     Top = 348
  319.     Width = 117
  320.     Height = 17
  321.     OnMouseDown = ShapeMouseDown
  322.   end
  323.   object Shape19: TShape
  324.     Tag = 19
  325.     Left = 124
  326.     Top = 368
  327.     Width = 117
  328.     Height = 17
  329.     OnMouseDown = ShapeMouseDown
  330.   end
  331.   object ColorLabel: TLabel
  332.     Left = 252
  333.     Top = 128
  334.     Width = 109
  335.     Height = 16
  336.     Alignment = taCenter
  337.     AutoSize = False
  338.     Caption = 'None'
  339.   end
  340.   object RedSB: TScrollBar
  341.     Left = 304
  342.     Top = 28
  343.     Width = 121
  344.     Height = 17
  345.     LargeChange = 10
  346.     Max = 255
  347.     PageSize = 0
  348.     TabOrder = 0
  349.     OnChange = SBChange
  350.   end
  351.   object GreenSB: TScrollBar
  352.     Tag = 1
  353.     Left = 304
  354.     Top = 60
  355.     Width = 121
  356.     Height = 17
  357.     LargeChange = 10
  358.     Max = 255
  359.     PageSize = 0
  360.     TabOrder = 2
  361.     OnChange = SBChange
  362.   end
  363.   object BlueSB: TScrollBar
  364.     Tag = 2
  365.     Left = 304
  366.     Top = 92
  367.     Width = 121
  368.     Height = 17
  369.     LargeChange = 10
  370.     Max = 255
  371.     PageSize = 0
  372.     TabOrder = 4
  373.     OnChange = SBChange
  374.   end
  375.   object RedEdit: TEdit
  376.     Left = 432
  377.     Top = 26
  378.     Width = 33
  379.     Height = 21
  380.     Font.Charset = DEFAULT_CHARSET
  381.     Font.Color = clBlack
  382.     Font.Height = -11
  383.     Font.Name = 'MS Sans Serif'
  384.     Font.Style = []
  385.     MaxLength = 3
  386.     ParentFont = False
  387.     TabOrder = 1
  388.     Text = '0'
  389.     OnChange = EditChange
  390.   end
  391.   object GreenEdit: TEdit
  392.     Tag = 1
  393.     Left = 432
  394.     Top = 58
  395.     Width = 33
  396.     Height = 21
  397.     Font.Charset = DEFAULT_CHARSET
  398.     Font.Color = clBlack
  399.     Font.Height = -11
  400.     Font.Name = 'MS Sans Serif'
  401.     Font.Style = []
  402.     MaxLength = 3
  403.     ParentFont = False
  404.     TabOrder = 3
  405.     Text = '0'
  406.     OnChange = EditChange
  407.   end
  408.   object ColorEdit: TEdit
  409.     Left = 272
  410.     Top = 152
  411.     Width = 73
  412.     Height = 24
  413.     Color = clBlack
  414.     Enabled = False
  415.     ReadOnly = True
  416.     TabOrder = 6
  417.   end
  418.   object BlueEdit: TEdit
  419.     Tag = 2
  420.     Left = 432
  421.     Top = 90
  422.     Width = 33
  423.     Height = 21
  424.     Font.Charset = DEFAULT_CHARSET
  425.     Font.Color = clBlack
  426.     Font.Height = -11
  427.     Font.Name = 'MS Sans Serif'
  428.     Font.Style = []
  429.     MaxLength = 3
  430.     ParentFont = False
  431.     TabOrder = 5
  432.     Text = '0'
  433.     OnChange = EditChange
  434.   end
  435.   object SetBitBtn: TBitBtn
  436.     Left = 268
  437.     Top = 232
  438.     Width = 89
  439.     Height = 29
  440.     Caption = 'Se&t'
  441.     TabOrder = 8
  442.     OnClick = SetBitBtnClick
  443.   end
  444.   object ResetBitBtn: TBitBtn
  445.     Left = 268
  446.     Top = 268
  447.     Width = 89
  448.     Height = 29
  449.     Caption = 'R&eset'
  450.     TabOrder = 9
  451.     OnClick = ResetBitBtnClick
  452.   end
  453.   object SaveBitBtn: TBitBtn
  454.     Left = 376
  455.     Top = 268
  456.     Width = 89
  457.     Height = 29
  458.     Caption = '&Save'
  459.     TabOrder = 11
  460.     OnClick = SaveBitBtnClick
  461.   end
  462.   object CloseBitBtn: TBitBtn
  463.     L