home *** CD-ROM | disk | FTP | other *** search
/ 95 Maailman Parasta Windows 95 Peliä / 95pelia.bin / Board / lines95 / LINES95.EXE / 0 / RCDATA / TLABEL3DEDITDLG / TLABEL3DEDITDLG.txt
Text File  |  1997-05-03  |  9KB  |  433 lines

  1. object Label3dEditDlg: TLabel3dEditDlg
  2.   Left = 171
  3.   Top = -5
  4.   Width = 610
  5.   Height = 404
  6.   HelpContext = 10
  7.   ActiveControl = OkButton
  8.   Caption = 'Label 3d Editor'
  9.   Font.Color = clWindowText
  10.   Font.Height = -10
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object PreviewBevel: TBevel
  18.     Left = 8
  19.     Top = 8
  20.     Width = 481
  21.     Height = 121
  22.     Shape = bsFrame
  23.   end
  24.   object PreviewTextLabel: TLabel
  25.     Left = 8
  26.     Top = 144
  27.     Width = 49
  28.     Height = 13
  29.     Alignment = taRightJustify
  30.     AutoSize = False
  31.     Caption = 'Text:'
  32.   end
  33.   object FontColorBevel: TBevel
  34.     Left = 8
  35.     Top = 280
  36.     Width = 238
  37.     Height = 89
  38.     Shape = bsFrame
  39.   end
  40.   object FontColorLabel: TLabel
  41.     Left = 16
  42.     Top = 274
  43.     Width = 54
  44.     Height = 13
  45.     Caption = ' Font Color '
  46.   end
  47.   object ShadowColorBevel: TBevel
  48.     Left = 250
  49.     Top = 280
  50.     Width = 238
  51.     Height = 89
  52.     Shape = bsFrame
  53.   end
  54.   object ShadowBlueValueLabel: TLabel
  55.     Left = 449
  56.     Top = 343
  57.     Width = 29
  58.     Height = 13
  59.     AutoSize = False
  60.     Caption = '192'
  61.   end
  62.   object ShadowGreenValueLabel: TLabel
  63.     Left = 449
  64.     Top = 319
  65.     Width = 29
  66.     Height = 13
  67.     AutoSize = False
  68.     Caption = '192'
  69.   end
  70.   object ShadowRedValueLabel: TLabel
  71.     Left = 449
  72.     Top = 294
  73.     Width = 29
  74.     Height = 13
  75.     AutoSize = False
  76.     Caption = '192'
  77.   end
  78.   object FontRedValueLabel: TLabel
  79.     Left = 210
  80.     Top = 294
  81.     Width = 29
  82.     Height = 16
  83.     Caption = '0'
  84.   end
  85.   object FontGreenValueLabel: TLabel
  86.     Left = 210
  87.     Top = 319
  88.     Width = 29
  89.     Height = 13
  90.     AutoSize = False
  91.     Caption = '0'
  92.   end
  93.   object FontBlueValueLabel: TLabel
  94.     Left = 210
  95.     Top = 343
  96.     Width = 29
  97.     Height = 16
  98.     Caption = '0'
  99.   end
  100.   object ShadowColorGroupLabel: TLabel
  101.     Left = 260
  102.     Top = 274
  103.     Width = 72
  104.     Height = 13
  105.     Caption = ' Shadow Color '
  106.   end
  107.   object ShadowDepthLabel: TLabel
  108.     Left = 496
  109.     Top = 272
  110.     Width = 97
  111.     Height = 13
  112.     Alignment = taCenter
  113.     AutoSize = False
  114.     Caption = 'Shadow Depth'
  115.   end
  116.   object FontBevel: TBevel
  117.     Left = 8
  118.     Top = 168
  119.     Width = 481
  120.     Height = 97
  121.     Shape = bsFrame
  122.   end
  123.   object FontSizeLabel: TLabel
  124.     Left = 16
  125.     Top = 227
  126.     Width = 33
  127.     Height = 13
  128.     Alignment = taRightJustify
  129.     Caption = 'Size:'
  130.   end
  131.   object FontNameLabel: TLabel
  132.     Left = 16
  133.     Top = 184
  134.     Width = 33
  135.     Height = 13
  136.     Alignment = taRightJustify
  137.     Caption = 'Name:'
  138.   end
  139.   object FontLabel: TLabel
  140.     Left = 16
  141.     Top = 163
  142.     Width = 27
  143.     Height = 13
  144.     Caption = ' Font '
  145.   end
  146.   object Preview: TLabel3d
  147.     Left = 13
  148.     Top = 13
  149.     Width = 471
  150.     Height = 110
  151.     Alignment = taCenter
  152.     AutoSize = False
  153.     Caption = 'Preview'
  154.     Color = clBtnFace
  155.     Font.Color = 3508451
  156.     Font.Height = -64
  157.     Font.Name = 'Arial'
  158.     Font.Style = []
  159.     ParentColor = False
  160.     ParentFont = False
  161.     ShadowColor = 5083406
  162.     TextStyle = tsRaised
  163.   end
  164.   object PreviewLabel: TLabel
  165.     Left = 16
  166.     Top = 3
  167.     Width = 44
  168.     Height = 13
  169.     Caption = ' Preview '
  170.   end
  171.   object TextEdit: TEdit
  172.     Left = 65
  173.     Top = 141
  174.     Width = 423
  175.     Height = 21
  176.     HelpContext = 100
  177.     TabOrder = 0
  178.     Text = '3d Preview'
  179.     OnChange = TextEditChange
  180.   end
  181.   object FontStyleGroupBox: TGroupBox
  182.     Left = 495
  183.     Top = 162
  184.     Width = 98
  185.     Height = 103
  186.     HelpContext = 200
  187.     Caption = ' Font Style '
  188.     TabOrder = 10
  189.     object BoldCheckBox: TCheckBox
  190.       Left = 7
  191.       Top = 20
  192.       Width = 82
  193.       Height = 13
  194.       HelpContext = 200
  195.       Caption = 'Bold'
  196.       Font.Color = clBlack
  197.       Font.Height = -11
  198.       Font.Name = 'MS Sans Serif'
  199.       Font.Style = [fsBold]
  200.       ParentFont = False
  201.       State = cbChecked
  202.       TabOrder = 0
  203.       OnClick = BoldCheckBoxClick
  204.     end
  205.     object ItalicCheckBox: TCheckBox
  206.       Left = 7
  207.       Top = 39
  208.       Width = 82
  209.       Height = 15
  210.       HelpContext = 200
  211.       Caption = 'Italic'
  212.       Font.Color = clWindowText
  213.       Font.Height = -11
  214.       Font.Name = 'MS Sans Serif'
  215.       Font.Style = [fsItalic]
  216.       ParentFont = False
  217.       TabOrder = 1
  218.       OnClick = ItalicCheckBoxClick
  219.     end
  220.     object UnderlineCheckBox: TCheckBox
  221.       Left = 7
  222.       Top = 59
  223.       Width = 82
  224.       Height = 13
  225.       HelpContext = 200
  226.       Caption = 'Underline'
  227.       Font.Color = clWindowText
  228.       Font.Height = -11
  229.       Font.Name = 'MS Sans Serif'
  230.       Font.Style = [fsUnderline]
  231.       ParentFont = False
  232.       TabOrder = 2
  233.       OnClick = UnderlineCheckBoxClick
  234.     end
  235.     object StrikeoutCheckBox: TCheckBox
  236.       Left = 7
  237.       Top = 78
  238.       Width = 82
  239.       Height = 14
  240.       HelpContext = 200
  241.       Caption = 'Strikeout'
  242.       Font.Color = clWindowText
  243.       Font.Height = -11
  244.       Font.Name = 'MS Sans Serif'
  245.       Font.Style = [fsStrikeOut]
  246.       ParentFont = False
  247.       TabOrder = 3
  248.       OnClick = StrikeoutCheckBoxClick
  249.     end
  250.   end
  251.   object OkButton: TBitBtn
  252.     Left = 506
  253.     Top = 315
  254.     Width = 80
  255.     Height = 26
  256.     HelpContext = 400
  257.     TabOrder = 13
  258.     Kind = bkOK
  259.     Style = bsNew
  260.   end
  261.   object CancelButton: TBitBtn
  262.     Left = 506
  263.     Top = 342
  264.     Width = 80
  265.     Height = 26
  266.     HelpContext = 400
  267.     TabOrder = 14
  268.     Kind = bkCancel
  269.     Style = bsNew
  270.   end
  271.   object TextStyleGroupBox: TRadioGroup
  272.     Left = 495
  273.     Top = 3
  274.     Width = 98
  275.     Height = 126
  276.     HelpContext = 100
  277.     Caption = ' Text Style '
  278.     ItemIndex = 1
  279.     Items.Strings = (
  280.       'Normal'
  281.       'Raised'
  282.       'Lowered'
  283.       'Shadowed')
  284.     TabOrder = 9
  285.     OnClick = TextStyleGroupBoxClick
  286.   end
  287.   object FontRedTrackBar: TTrkBar
  288.     Left = 16
  289.     Top = 288
  290.     Width = 192
  291.     Height = 25
  292.     HelpContext = 200
  293.     Max = 255
  294.     Position = 0
  295.     TLTicks = False
  296.     ThumbSize = tsSize1
  297.     ThumbStyle = tsBox
  298.     TrkColor = clRed
  299.     OnChange = FontRedTrackBarChange
  300.     TabOrder = 3
  301.   end
  302.   object FontBlueTrackBar: TTrkBar
  303.     Left = 16
  304.     Top = 338
  305.     Width = 192
  306.     Height = 25
  307.     HelpContext = 200
  308.     Max = 255
  309.     Position = 0
  310.     TLTicks = False
  311.     ThumbSize = tsSize1
  312.     ThumbStyle = tsBox
  313.     TrkColor = clBlue
  314.     OnChange = FontBlueTrackBarChange
  315.     TabOrder = 5
  316.   end
  317.   object ShadowRedTrackBar: TTrkBar
  318.     Left = 256
  319.     Top = 288
  320.     Width = 192
  321.     Height = 25
  322.     HelpContext = 300
  323.     Max = 255
  324.     Position = 128
  325.     TLTicks = False
  326.     ThumbSize = tsSize1
  327.     ThumbStyle = tsBox
  328.     TrkColor = clRed
  329.     OnChange = ShadowRedTrackBarChange
  330.     TabOrder = 6
  331.   end
  332.   object ShadowGreenTrackBar: TTrkBar
  333.     Left = 256
  334.     Top = 313
  335.     Width = 192
  336.     Height = 25
  337.     HelpContext = 300
  338.     Max = 255
  339.     Position = 128
  340.     TLTicks = False
  341.     ThumbSize = tsSize1
  342.     ThumbStyle = tsBox
  343.     TrkColor = clLime
  344.     OnChange = ShadowGreenTrackBarChange
  345.     TabOrder = 7
  346.   end
  347.   object ShadowBlueTrackBar: TTrkBar
  348.     Left = 256
  349.     Top = 338
  350.     Width = 192
  351.     Height = 25
  352.     HelpContext = 300
  353.     Max = 255
  354.     Position = 128
  355.     TLTicks = False
  356.     ThumbSize = tsSize1
  357.     ThumbStyle = tsBox
  358.     TrkColor = clBlue
  359.     OnChange = ShadowBlueTrackBarChange
  360.     TabOrder = 8
  361.   end
  362.   object ShadowDepthSpin: TUpDown
  363.     Left = 548
  364.     Top = 288
  365.     Width = 15
  366.     Height = 21
  367.     Hint = 'UpDown Shadow Depth'
  368.     HelpContext = 300
  369.     Associate = ShadowDepthEdit
  370.     Min = 0
  371.     Max = 10
  372.     Position = 2
  373.     TabOrder = 12
  374.     Wrap = False
  375.   end
  376.   object ShadowDepthEdit: TEdit
  377.     Left = 528
  378.     Top = 288
  379.     Width = 20
  380.     Height = 21
  381.     HelpContext = 300
  382.     MaxLength = 2
  383.     TabOrder = 11
  384.     Text = '2'
  385.     OnChange = ShadowChange
  386.   end
  387.   object FontNameCombo: TComboBox
  388.     Left = 65
  389.     Top = 180
  390.     Width = 269
  391.     Height = 21
  392.     HelpContext = 200
  393.     Font.Color = clWindowText
  394.     Font.Height = -9
  395.     Font.Name = 'MS Sans Serif'
  396.     Font.Style = []
  397.     ItemHeight = 13
  398.     ParentFont = False
  399.     TabOrder = 1
  400.     Text = 'FontNameCombo'
  401.     OnChange = ComboFontsChange
  402.   end
  403.   object FontSizeTrackBar: TTrkBar
  404.     Left = 58
  405.     Top = 207
  406.     Width = 425
  407.     Height = 54
  408.     HelpContext = 200
  409.     Max = 18
  410.     Position = 0
  411.     TickStyle = tkOwnerDraw
  412.     TrkColor = clAqua
  413.     OnChange = FontSizeChange
  414.     OnDrawTick = FontSizeDrawTick
  415.     TabOrder = 2
  416.   end
  417.   object FontGreenTrackBar: TTrkBar
  418.     Left = 16
  419.     Top = 313
  420.     Width = 192
  421.     Height = 25
  422.     HelpContext = 200
  423.     Max = 255
  424.     Position = 0
  425.     TLTicks = False
  426.     ThumbSize = tsSize1
  427.     ThumbStyle = tsBox
  428.     TrkColor = clLime
  429.     OnChange = FontGreenTrackBarChange
  430.     TabOrder = 4
  431.   end
  432. end
  433.