home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 November / Chip_2002-11_cd1.bin / zkuste / delphi / nastroje / DEBUGDEL.ZIP / debugdelphi.exe / 0 / RCDATA / TMAINFRAME / TMAINFRAME.txt
Text File  |  2002-08-21  |  8KB  |  348 lines

  1. object MainFrame: TMainFrame
  2.   Left = 533
  3.   Top = 130
  4.   Width = 457
  5.   Height = 532
  6.   Caption = 'DebugDelphi - Freeware Mode'
  7.   Color = clGray
  8.   Font.Charset = ANSI_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = 'Courier New'
  12.   Font.Style = []
  13.   Menu = MainMenu1
  14.   OldCreateOrder = True
  15.   Scaled = False
  16.   Visible = True
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   PixelsPerInch = 96
  20.   TextHeight = 15
  21.   object pnlDisplayArea: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 449
  25.     Height = 486
  26.     Align = alClient
  27.     TabOrder = 0
  28.     object dbDisplay: TListBox
  29.       Left = 1
  30.       Top = 26
  31.       Width = 447
  32.       Height = 454
  33.       TabStop = False
  34.       Align = alClient
  35.       Color = clGray
  36.       Ctl3D = True
  37.       Font.Charset = ANSI_CHARSET
  38.       Font.Color = clWindowText
  39.       Font.Height = -12
  40.       Font.Name = 'Courier New'
  41.       Font.Style = []
  42.       ImeMode = imDisable
  43.       IntegralHeight = True
  44.       ItemHeight = 15
  45.       MultiSelect = True
  46.       ParentCtl3D = False
  47.       ParentFont = False
  48.       ParentShowHint = False
  49.       ShowHint = False
  50.       TabOrder = 0
  51.     end
  52.     object Panel1: TPanel
  53.       Left = 1
  54.       Top = 1
  55.       Width = 447
  56.       Height = 25
  57.       Hint = 'Switch debug channels on and off'
  58.       Align = alTop
  59.       BevelOuter = bvLowered
  60.       Color = clTeal
  61.       Font.Charset = ANSI_CHARSET
  62.       Font.Color = clWindowText
  63.       Font.Height = -11
  64.       Font.Name = 'MS Sans Serif'
  65.       Font.Style = []
  66.       ParentFont = False
  67.       ParentShowHint = False
  68.       ShowHint = True
  69.       TabOrder = 1
  70.       object Label1: TLabel
  71.         Left = 330
  72.         Top = 6
  73.         Width = 53
  74.         Height = 13
  75.         AutoSize = False
  76.         Caption = 'Max. Lines:'
  77.       end
  78.       object Bevel1: TBevel
  79.         Left = 387
  80.         Top = 4
  81.         Width = 39
  82.         Height = 17
  83.         Shape = bsFrame
  84.       end
  85.       object CheckBox1: TCheckBox
  86.         Left = 56
  87.         Top = 4
  88.         Width = 25
  89.         Height = 17
  90.         Caption = '1'
  91.         Checked = True
  92.         Font.Charset = ANSI_CHARSET
  93.         Font.Color = clWindowText
  94.         Font.Height = -11
  95.         Font.Name = 'MS Sans Serif'
  96.         Font.Style = []
  97.         ParentFont = False
  98.         State = cbChecked
  99.         TabOrder = 0
  100.         OnClick = ChannelOnOff
  101.       end
  102.       object CheckBox2: TCheckBox
  103.         Left = 86
  104.         Top = 4
  105.         Width = 25
  106.         Height = 17
  107.         Caption = '2'
  108.         Checked = True
  109.         State = cbChecked
  110.         TabOrder = 1
  111.         OnClick = ChannelOnOff
  112.       end
  113.       object CheckBox3: TCheckBox
  114.         Left = 116
  115.         Top = 4
  116.         Width = 25
  117.         Height = 17
  118.         Caption = '3'
  119.         Enabled = False
  120.         TabOrder = 2
  121.         OnClick = ChannelOnOff
  122.       end
  123.       object CheckBox4: TCheckBox
  124.         Left = 146
  125.         Top = 4
  126.         Width = 25
  127.         Height = 17
  128.         Caption = '4'
  129.         Enabled = False
  130.         TabOrder = 3
  131.         OnClick = ChannelOnOff
  132.       end
  133.       object CheckBox5: TCheckBox
  134.         Left = 176
  135.         Top = 4
  136.         Width = 25
  137.         Height = 17
  138.         Caption = '5'
  139.         Enabled = False
  140.         TabOrder = 4
  141.         OnClick = ChannelOnOff
  142.       end
  143.       object CheckBox6: TCheckBox
  144.         Left = 206
  145.         Top = 4
  146.         Width = 25
  147.         Height = 17
  148.         Caption = '6'
  149.         Enabled = False
  150.         TabOrder = 5
  151.         OnClick = ChannelOnOff
  152.       end
  153.       object CheckBox7: TCheckBox
  154.         Left = 236
  155.         Top = 4
  156.         Width = 25
  157.         Height = 17
  158.         Caption = '7'
  159.         Enabled = False
  160.         TabOrder = 6
  161.         OnClick = ChannelOnOff
  162.       end
  163.       object CheckBox8: TCheckBox
  164.         Left = 266
  165.         Top = 4
  166.         Width = 25
  167.         Height = 17
  168.         Caption = '8'
  169.         Enabled = False
  170.         TabOrder = 7
  171.         OnClick = ChannelOnOff
  172.       end
  173.       object CheckBox9: TCheckBox
  174.         Left = 296
  175.         Top = 4
  176.         Width = 25
  177.         Height = 17
  178.         Caption = '9'
  179.         Enabled = False
  180.         TabOrder = 8
  181.         OnClick = ChannelOnOff
  182.       end
  183.       object CheckBox11: TCheckBox
  184.         Left = 8
  185.         Top = 4
  186.         Width = 49
  187.         Height = 17
  188.         Hint = 'Standard output (main channel)'
  189.         Caption = 'Main'
  190.         Checked = True
  191.         ParentShowHint = False
  192.         ShowHint = True
  193.         State = cbChecked
  194.         TabOrder = 9
  195.         OnClick = ChannelOnOff
  196.       end
  197.       object NoOfEdit: TEdit
  198.         Left = 390
  199.         Top = 6
  200.         Width = 34
  201.         Height = 14
  202.         Hint = 'No of lines to be stored in memory'
  203.         AutoSelect = False
  204.         AutoSize = False
  205.         BorderStyle = bsNone
  206.         Color = clNavy
  207.         Font.Charset = ANSI_CHARSET
  208.         Font.Color = clYellow
  209.         Font.Height = -11
  210.         Font.Name = 'MS Sans Serif'
  211.         Font.Style = []
  212.         ParentFont = False
  213.         ParentShowHint = False
  214.         ShowHint = True
  215.         TabOrder = 10
  216.         Text = '32000'
  217.         OnKeyUp = NoOfLinesChange
  218.       end
  219.     end
  220.   end
  221.   object MainMenu1: TMainMenu
  222.     Left = 120
  223.     Top = 344
  224.     object Datei1: TMenuItem
  225.       Caption = ' File '
  226.       object Print1: TMenuItem
  227.         Caption = 'Print selected lines'
  228.         OnClick = PrintSelected
  229.       end
  230.       object Saveas1: TMenuItem
  231.         Caption = 'Save as ...'
  232.         OnClick = SaveAs
  233.       end
  234.       object Exit1: TMenuItem
  235.         Caption = 'Exit'
  236.         OnClick = ExitClick
  237.       end
  238.     end
  239.     object Edit2: TMenuItem
  240.       Caption = ' Edit '
  241.       object Edit1: TMenuItem
  242.         Caption = 'Copy selected lines '
  243.         OnClick = CopyToClipboardClick
  244.       end
  245.       object Deletealllines1: TMenuItem
  246.         Caption = 'Delete all lines'
  247.         ShortCut = 16452
  248.         OnClick = ClearClick
  249.       end
  250.       object Copyselectedlines1: TMenuItem
  251.         Caption = 'Delete selected lines'
  252.         OnClick = DeleteSelected
  253.       end
  254.     end
  255.     object Search1: TMenuItem
  256.       Caption = ' Search '
  257.       ShortCut = 16454
  258.       OnClick = StartSearch
  259.     end
  260.     object Window: TMenuItem
  261.       Caption = 'Options'
  262.       Checked = True
  263.       RadioItem = True
  264.       object AutoScrollWin: TMenuItem
  265.         Caption = 'AutoScroll'
  266.         OnClick = ScrollOnOff
  267.       end
  268.       object AutoStartMen: TMenuItem
  269.         Caption = 'AutoStart'
  270.         OnClick = AutoStartEintrag
  271.       end
  272.       object DisplayChannel: TMenuItem
  273.         Caption = 'Display Channel Number'
  274.         Checked = True
  275.         OnClick = AktChannel
  276.       end
  277.       object DisplayDate: TMenuItem
  278.         Caption = 'Display Date'
  279.         OnClick = DateAkt
  280.       end
  281.       object DisplayTime: TMenuItem
  282.         Caption = 'Display Time'
  283.         Checked = True
  284.         OnClick = TimeAkt
  285.       end
  286.       object OnTop: TMenuItem
  287.         Caption = 'On Top'
  288.         OnClick = OnTopClick
  289.       end
  290.       object Startminimized: TMenuItem
  291.         Caption = 'Start minimized'
  292.         OnClick = MinimizeIt
  293.       end
  294.     end
  295.     object Preferences1: TMenuItem
  296.       Caption = 'Preferences'
  297.       object Font1: TMenuItem
  298.         Caption = 'Font'
  299.         OnClick = FontDialog
  300.       end
  301.       object Windowcolor1: TMenuItem
  302.         Caption = 'Window color'
  303.         OnClick = SetWinColor
  304.       end
  305.     end
  306.     object About1: TMenuItem
  307.       Caption = ' About '
  308.       OnClick = DisVersion
  309.     end
  310.     object Register1: TMenuItem
  311.       Caption = 'Register'
  312.       OnClick = DoRegister
  313.     end
  314.   end
  315.   object PrintDialog1: TPrintDialog
  316.     Left = 120
  317.     Top = 304
  318.   end
  319.   object SaveFileDia: TSaveDialog
  320.     Left = 176
  321.     Top = 304
  322.   end
  323.   object FontDialog1: TFontDialog
  324.     Font.Charset = DEFAULT_CHARSET
  325.     Font.Color = clWindowText
  326.     Font.Height = -13
  327.     Font.Name = 'Courier New'
  328.     Font.Style = []
  329.     MinFontSize = 0
  330.     MaxFontSize = 0
  331.     Options = [fdEffects, fdForceFontExist, fdNoVectorFonts]
  332.     Left = 176
  333.     Top = 344
  334.   end
  335.   object ColorDialog1: TColorDialog
  336.     Ctl3D = True
  337.     Options = [cdPreventFullOpen, cdAnyColor]
  338.     Left = 176
  339.     Top = 384
  340.   end
  341.   object FindDialog1: TFindDialog
  342.     Options = [frDown, frFindNext, frHideMatchCase, frHideWholeWord, frDisableWholeWord]
  343.     OnFind = SeekIt
  344.     Left = 120
  345.     Top = 384
  346.   end
  347. end
  348.