home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / Chip_2000-01_cd.bin / sharewar / Font / fl.exe / 0 / RCDATA / TFMASCII / TFMASCII.txt < prev   
Text File  |  1999-05-10  |  9KB  |  386 lines

  1. object fmASCII: TfmASCII
  2.   Left = 518
  3.   Top = 215
  4.   Width = 373
  5.   Height = 350
  6.   BorderIcons = [biSystemMenu, biHelp]
  7.   Caption = 'ANSI-table for'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   Menu = mmANSI
  16.   OldCreateOrder = True
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnKeyUp = FormKeyUp
  21.   OnResize = FormResize
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object stbANSI: TStatusBar
  26.     Left = 0
  27.     Top = 285
  28.     Width = 365
  29.     Height = 19
  30.     HelpContext = 1094
  31.     Panels = <
  32.       item
  33.         Width = 200
  34.       end
  35.       item
  36.         Alignment = taCenter
  37.         Text = 'Alt + 0000'
  38.         Width = 80
  39.       end
  40.       item
  41.         Alignment = taCenter
  42.         Text = 'Char: '
  43.         Width = 80
  44.       end>
  45.     ParentFont = True
  46.     SimplePanel = False
  47.     UseSystemFont = False
  48.     OnResize = stbANSIResize
  49.   end
  50.   object pnlANSITable: TPanel
  51.     Left = 0
  52.     Top = 0
  53.     Width = 365
  54.     Height = 259
  55.     Align = alClient
  56.     BevelInner = bvLowered
  57.     BevelOuter = bvNone
  58.     BorderWidth = 4
  59.     Caption = ' '
  60.     TabOrder = 1
  61.     object sgASCII: TStringGrid
  62.       Left = 5
  63.       Top = 5
  64.       Width = 355
  65.       Height = 249
  66.       HelpContext = 5130
  67.       Align = alClient
  68.       BorderStyle = bsNone
  69.       ColCount = 8
  70.       Ctl3D = False
  71.       DefaultColWidth = 40
  72.       DefaultRowHeight = 40
  73.       DefaultDrawing = False
  74.       FixedCols = 0
  75.       RowCount = 32
  76.       FixedRows = 0
  77.       Font.Charset = DEFAULT_CHARSET
  78.       Font.Color = clWindowText
  79.       Font.Height = 0
  80.       Font.Name = 'MS Sans Serif'
  81.       Font.Style = []
  82.       Options = [goVertLine, goHorzLine, goDrawFocusSelected, goThumbTracking]
  83.       ParentCtl3D = False
  84.       ParentFont = False
  85.       PopupMenu = popANSI
  86.       ScrollBars = ssVertical
  87.       TabOrder = 0
  88.       OnDblClick = sgASCIIDblClick
  89.       OnDrawCell = sgASCIIDrawCell
  90.       OnKeyDown = sgASCIIKeyDown
  91.       OnMouseDown = sgASCIIMouseDown
  92.       OnSelectCell = sgASCIISelectCell
  93.     end
  94.   end
  95.   object dckANSITable: TDock97
  96.     Left = 0
  97.     Top = 259
  98.     Width = 365
  99.     Height = 26
  100.     AllowDrag = False
  101.     Position = dpBottom
  102.     object tlbANSITable: TToolbar97
  103.       Left = 0
  104.       Top = 0
  105.       BorderStyle = bsNone
  106.       Caption = ' '
  107.       CloseButton = False
  108.       DockPos = 0
  109.       DragHandleStyle = dhSingle
  110.       FullSize = True
  111.       TabOrder = 0
  112.       object tbbHoriz: TToolbarButton97
  113.         Left = 4
  114.         Top = 0
  115.         Width = 23
  116.         Height = 22
  117.         Action = ModesHorizontal
  118.         GroupIndex = 1
  119.         DisplayMode = dmGlyphOnly
  120.         HelpContext = 5150
  121.         Images = imglANSITable
  122.       end
  123.       object tbbVert: TToolbarButton97
  124.         Left = 27
  125.         Top = 0
  126.         Width = 23
  127.         Height = 22
  128.         Action = ModesVertical
  129.         GroupIndex = 1
  130.         DisplayMode = dmGlyphOnly
  131.         HelpContext = 5150
  132.         Images = imglANSITable
  133.       end
  134.       object tbbStandard: TToolbarButton97
  135.         Left = 50
  136.         Top = 0
  137.         Width = 23
  138.         Height = 22
  139.         Action = ModesVariable
  140.         GroupIndex = 1
  141.         DisplayMode = dmGlyphOnly
  142.         HelpContext = 5150
  143.         Images = imglANSITable
  144.       end
  145.       object ToolbarSep971: TToolbarSep97
  146.         Left = 73
  147.         Top = 0
  148.       end
  149.       object tbbOpenZoom: TToolbarButton97
  150.         Left = 79
  151.         Top = 0
  152.         Width = 23
  153.         Height = 22
  154.         Action = acZoomWindow
  155.         AllowAllUp = True
  156.         GroupIndex = 2
  157.         DisplayMode = dmGlyphOnly
  158.         Images = imglANSITable
  159.         Layout = blGlyphTop
  160.       end
  161.       object ToolbarSep972: TToolbarSep97
  162.         Left = 0
  163.         Top = 0
  164.         Blank = True
  165.         SizeHorz = 4
  166.       end
  167.     end
  168.   end
  169.   object tlwZoom: TToolWindow97
  170.     Left = 136
  171.     Top = 40
  172.     HelpContext = 5160
  173.     Caption = 'Character Zoom'
  174.     Color = clWindow
  175.     ClientAreaHeight = 140
  176.     ClientAreaWidth = 177
  177.     TabOrder = 3
  178.     Visible = False
  179.     OnClose = tlwZoomClose
  180.     object ptbZoom: TPaintBox
  181.       Left = 0
  182.       Top = 0
  183.       Width = 177
  184.       Height = 140
  185.       Align = alClient
  186.       OnPaint = ptbZoomPaint
  187.     end
  188.   end
  189.   object popANSI: TPopupMenu
  190.     Images = imglANSITable
  191.     Left = 16
  192.     Top = 32
  193.     object pitCopyChar: TMenuItem
  194.       Tag = 3
  195.       Action = acCopyChar
  196.       GroupIndex = 1
  197.     end
  198.     object N1: TMenuItem
  199.       Caption = '-'
  200.       GroupIndex = 1
  201.     end
  202.     object pitHoriz: TMenuItem
  203.       Action = ModesHorizontal
  204.       GroupIndex = 1
  205.       RadioItem = True
  206.     end
  207.     object pitVert: TMenuItem
  208.       Tag = 1
  209.       Action = ModesVertical
  210.       GroupIndex = 1
  211.       RadioItem = True
  212.     end
  213.     object pitStandard: TMenuItem
  214.       Tag = 2
  215.       Action = ModesVariable
  216.       GroupIndex = 1
  217.       RadioItem = True
  218.     end
  219.   end
  220.   object imglANSITable: TImageList
  221.     Height = 17
  222.     Width = 18
  223.     Left = 48
  224.     Top = 32
  225.   end
  226.   object aclAnsiTable: TActionList
  227.     Images = imglANSITable
  228.     Left = 32
  229.     Top = 64
  230.     object ModesHorizontal: TAction
  231.       Category = 'Mode'
  232.       Caption = '&Horizontal table (32x8)'
  233.       Hint = 'Horizontal|View horizontal table (32x8 grid).'
  234.       ImageIndex = 0
  235.       OnExecute = ModesHorizontalExecute
  236.     end
  237.     object ModesVertical: TAction
  238.       Category = 'Mode'
  239.       Caption = '&Vertical table (16x16)'
  240.       Hint = 'Vertical|View vertical table (16x16 grid)'
  241.       ImageIndex = 1
  242.       OnExecute = ModesVerticalExecute
  243.     end
  244.     object ModesVariable: TAction
  245.       Category = 'Mode'
  246.       Caption = 'Variable &table'
  247.       Checked = True
  248.       Hint = 
  249.         'Variable|View variable sized table (resize to adjust height and ' +
  250.         'width).'
  251.       ImageIndex = 2
  252.       OnExecute = ModesVariableExecute
  253.     end
  254.     object acExportWMF: TAction
  255.       Category = 'File'
  256.       Caption = 'Export to &WMF...'
  257.       Hint = 'Exports character to WMF format.'
  258.       OnExecute = acExportWMFExecute
  259.     end
  260.     object acExportEMF: TAction
  261.       Category = 'File'
  262.       Caption = '&Export to EMF...'
  263.       Hint = 'Exports character to EMF format.'
  264.       OnExecute = acExportEMFExecute
  265.     end
  266.     object acClose: TAction
  267.       Category = 'File'
  268.       Caption = '&Close'
  269.       Hint = 'Closes ANSI table.'
  270.       OnExecute = acCloseExecute
  271.     end
  272.     object acCopyWMF: TAction
  273.       Category = 'Edit'
  274.       Caption = 'Copy as &WMF'
  275.       Hint = 'Copies character to clipboard in WMF format.'
  276.       OnExecute = acCopyWMFExecute
  277.     end
  278.     object acCopyEMF: TAction
  279.       Category = 'Edit'
  280.       Caption = '&Copy as EMF'
  281.       Hint = 'Copies character to clipboard in EMF format.'
  282.       OnExecute = acCopyEMFExecute
  283.     end
  284.     object acAutoUpdate: TAction
  285.       Category = 'Options'
  286.       Caption = 'Auto &Update'
  287.       Checked = True
  288.       HelpContext = 5110
  289.       Hint = 'Auto-update window with selected font'
  290.       OnExecute = acAutoUpdateExecute
  291.     end
  292.     object acStayOnTop: TAction
  293.       Category = 'Options'
  294.       Caption = 'Stay On &Top'
  295.       Checked = True
  296.       HelpContext = 5120
  297.       Hint = 'Puts window above all others.'
  298.       OnExecute = acStayOnTopExecute
  299.     end
  300.     object acZoomWindow: TAction
  301.       Category = 'Options'
  302.       Caption = 'Character &Zoom'
  303.       Hint = 'Character Zoom|Opens larger window with selected character.'
  304.       ImageIndex = 4
  305.       OnExecute = acZoomWindowExecute
  306.     end
  307.     object acCopyChar: TAction
  308.       Category = 'Edit'
  309.       Caption = 'Copy C&haracter'
  310.       Hint = 'Copies selected character to clipboard.'
  311.       ImageIndex = 3
  312.       OnExecute = acCopyCharExecute
  313.     end
  314.   end
  315.   object mmANSI: TMainMenu
  316.     Images = imglANSITable
  317.     Left = 16
  318.     Top = 149
  319.     object mitFile: TMenuItem
  320.       Caption = '&File'
  321.       object mitExportWMF: TMenuItem
  322.         Action = acExportWMF
  323.       end
  324.       object mitExportEMF: TMenuItem
  325.         Action = acExportEMF
  326.       end
  327.       object N2: TMenuItem
  328.         Caption = '-'
  329.       end
  330.       object mitClose: TMenuItem
  331.         Action = acClose
  332.       end
  333.     end
  334.     object mitEdit: TMenuItem
  335.       Caption = '&Edit'
  336.       object mitCopyCharacter: TMenuItem
  337.         Action = acCopyChar
  338.       end
  339.       object N4: TMenuItem
  340.         Caption = '-'
  341.       end
  342.       object mitCopyWMF: TMenuItem
  343.         Action = acCopyWMF
  344.       end
  345.       object mitCopyEMF: TMenuItem
  346.         Action = acCopyEMF
  347.       end
  348.     end
  349.     object mitMode: TMenuItem
  350.       Caption = '&Mode'
  351.       object mitHorizontaltable32x8: TMenuItem
  352.         Action = ModesHorizontal
  353.       end
  354.       object mitVerticaltable16x16: TMenuItem
  355.         Action = ModesVertical
  356.       end
  357.       object mitVariabletable: TMenuItem
  358.         Action = ModesVariable
  359.       end
  360.     end
  361.     object mitOptions: TMenuItem
  362.       Caption = '&Options'
  363.       object mitAutoUpdate: TMenuItem
  364.         Action = acAutoUpdate
  365.       end
  366.       object mitStayOnTop: TMenuItem
  367.         Action = acStayOnTop
  368.       end
  369.       object N3: TMenuItem
  370.         Caption = '-'
  371.       end
  372.       object mitCharacterZoom: TMenuItem
  373.         Action = acZoomWindow
  374.       end
  375.     end
  376.   end
  377.   object savdlgExport: TSaveDialog
  378.     DefaultExt = 'wmf'
  379.     Filter = 'Windows Meta File|*.WMF|All Files (*.*)|*.*'
  380.     Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
  381.     Title = 'Export character to WMF'
  382.     Left = 64
  383.     Top = 64
  384.   end
  385. end
  386.