home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 March / Chip_1998-03_cd.bin / zkuste / delphi / cantu / OBJDEB11.ZIP / DdhObjDb.dfm / DdhObjDb.txt
Text File  |  1997-12-16  |  7KB  |  304 lines

  1. object DdhGridEditForm: TDdhGridEditForm
  2.   Left = 295
  3.   Top = 107
  4.   AutoScroll = False
  5.   Caption = 'Object Debugger'
  6.   ClientHeight = 372
  7.   ClientWidth = 274
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Menu = MainMenu1
  14.   OnClose = FormClose
  15.   OnCreate = FormCreate
  16.   OnResize = FormResize
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object PageControl1: TPageControl
  20.     Left = 0
  21.     Top = 65
  22.     Width = 274
  23.     Height = 307
  24.     ActivePage = TabSheet3
  25.     Align = alClient
  26.     TabOrder = 0
  27.     object TabSheet1: TTabSheet
  28.       Caption = 'Properties'
  29.       object ListSet: TListBox
  30.         Left = 88
  31.         Top = 112
  32.         Width = 121
  33.         Height = 97
  34.         ExtendedSelect = False
  35.         ItemHeight = 13
  36.         MultiSelect = True
  37.         TabOrder = 7
  38.         OnClick = ListSetClick
  39.         OnExit = RefreshOnExit
  40.       end
  41.       object EditCh: TEdit
  42.         Left = 64
  43.         Top = 80
  44.         Width = 121
  45.         Height = 21
  46.         TabOrder = 6
  47.         Text = 'EditCh'
  48.         OnChange = EditChange
  49.         OnExit = EditChExit
  50.       end
  51.       object EditStr: TEdit
  52.         Left = 80
  53.         Top = 160
  54.         Width = 121
  55.         Height = 21
  56.         TabOrder = 5
  57.         Text = 'EditStr'
  58.         OnChange = EditChange
  59.         OnExit = EditStrExit
  60.       end
  61.       object EditNum: TEdit
  62.         Left = 72
  63.         Top = 128
  64.         Width = 121
  65.         Height = 21
  66.         TabOrder = 4
  67.         Text = 'EditNum'
  68.         OnChange = EditChange
  69.         OnExit = EditNumExit
  70.         OnKeyPress = EditNumKeyPress
  71.       end
  72.       object ComboEnum: TComboBox
  73.         Left = 72
  74.         Top = 152
  75.         Width = 145
  76.         Height = 21
  77.         ItemHeight = 0
  78.         TabOrder = 3
  79.         OnChange = ComboEnumChange
  80.         OnDblClick = ComboEnumDblClick
  81.         OnExit = RefreshOnExit
  82.       end
  83.       object ComboCursor: TComboBox
  84.         Left = 72
  85.         Top = 120
  86.         Width = 145
  87.         Height = 21
  88.         ItemHeight = 0
  89.         TabOrder = 2
  90.         OnChange = ComboCursorChange
  91.         OnExit = RefreshOnExit
  92.       end
  93.       object ComboColor: TComboBox
  94.         Left = 72
  95.         Top = 88
  96.         Width = 121
  97.         Height = 21
  98.         ItemHeight = 0
  99.         TabOrder = 1
  100.         OnChange = ComboColorChange
  101.         OnDblClick = ComboColorDblClick
  102.         OnExit = RefreshOnExit
  103.       end
  104.       object sgProp: TStringGrid
  105.         Left = 0
  106.         Top = 0
  107.         Width = 266
  108.         Height = 279
  109.         Align = alClient
  110.         Color = clBtnFace
  111.         ColCount = 2
  112.         DefaultColWidth = 120
  113.         DefaultRowHeight = 18
  114.         FixedCols = 0
  115.         RowCount = 12
  116.         Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine]
  117.         ScrollBars = ssVertical
  118.         TabOrder = 0
  119.         OnDblClick = sgPropDblClick
  120.         OnMouseDown = sgMouseDown
  121.         OnSelectCell = sgPropSelectCell
  122.         ColWidths = (
  123.           109
  124.           120)
  125.         RowHeights = (
  126.           18
  127.           18
  128.           18
  129.           18
  130.           18
  131.           18
  132.           18
  133.           18
  134.           18
  135.           18
  136.           18
  137.           18)
  138.       end
  139.     end
  140.     object TabSheet2: TTabSheet
  141.       Caption = 'Events'
  142.       object sgEvt: TStringGrid
  143.         Left = 0
  144.         Top = 0
  145.         Width = 266
  146.         Height = 279
  147.         Align = alClient
  148.         Color = clBtnFace
  149.         ColCount = 2
  150.         DefaultColWidth = 120
  151.         DefaultRowHeight = 18
  152.         FixedCols = 0
  153.         RowCount = 12
  154.         Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing]
  155.         ScrollBars = ssVertical
  156.         TabOrder = 0
  157.         OnMouseDown = sgMouseDown
  158.         OnSelectCell = sgPropSelectCell
  159.         ColWidths = (
  160.           109
  161.           120)
  162.         RowHeights = (
  163.           18
  164.           18
  165.           18
  166.           18
  167.           18
  168.           18
  169.           18
  170.           18
  171.           18
  172.           18
  173.           18
  174.           18)
  175.       end
  176.     end
  177.     object TabSheet3: TTabSheet
  178.       Caption = 'Data'
  179.       object sgData: TStringGrid
  180.         Left = 0
  181.         Top = 0
  182.         Width = 266
  183.         Height = 279
  184.         Align = alClient
  185.         Color = clBtnFace
  186.         ColCount = 2
  187.         DefaultColWidth = 120
  188.         DefaultRowHeight = 18
  189.         FixedCols = 0
  190.         RowCount = 12
  191.         Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing]
  192.         ScrollBars = ssVertical
  193.         TabOrder = 0
  194.         OnMouseDown = sgMouseDown
  195.         OnSelectCell = sgPropSelectCell
  196.         ColWidths = (
  197.           109
  198.           120)
  199.         RowHeights = (
  200.           18
  201.           18
  202.           18
  203.           18
  204.           18
  205.           18
  206.           18
  207.           18
  208.           18
  209.           18
  210.           18
  211.           18)
  212.       end
  213.     end
  214.   end
  215.   object Panel1: TPanel
  216.     Left = 0
  217.     Top = 0
  218.     Width = 274
  219.     Height = 65
  220.     Align = alTop
  221.     TabOrder = 1
  222.     object cbComps: TComboBox
  223.       Left = 8
  224.       Top = 34
  225.       Width = 257
  226.       Height = 21
  227.       Style = csDropDownList
  228.       ItemHeight = 13
  229.       Sorted = True
  230.       TabOrder = 0
  231.       OnChange = cbCompsChange
  232.     end
  233.     object cbForms: TComboBox
  234.       Left = 8
  235.       Top = 8
  236.       Width = 257
  237.       Height = 21
  238.       Style = csDropDownList
  239.       ItemHeight = 13
  240.       TabOrder = 1
  241.       OnChange = cbFormsChange
  242.     end
  243.   end
  244.   object ColorDialog1: TColorDialog
  245.     Ctl3D = True
  246.     Left = 96
  247.     Top = 288
  248.   end
  249.   object FontDialog1: TFontDialog
  250.     Font.Charset = DEFAULT_CHARSET
  251.     Font.Color = clWindowText
  252.     Font.Height = -11
  253.     Font.Name = 'MS Sans Serif'
  254.     Font.Style = []
  255.     MinFontSize = 0
  256.     MaxFontSize = 0
  257.     Left = 32
  258.     Top = 289
  259.   end
  260.   object MainMenu1: TMainMenu
  261.     Left = 164
  262.     Top = 289
  263.     object Options1: TMenuItem
  264.       Caption = '&Options'
  265.       object RefreshForms1: TMenuItem
  266.         Caption = 'Refresh &Forms'
  267.         OnClick = RefreshForms1Click
  268.       end
  269.       object RefreshComponents1: TMenuItem
  270.         Caption = 'Refresh &Components'
  271.         OnClick = RefreshComponents1Click
  272.       end
  273.       object RefreshValues1: TMenuItem
  274.         Caption = 'Refresh &Values'
  275.         OnClick = RefreshValues1Click
  276.       end
  277.       object N1: TMenuItem
  278.         Caption = '-'
  279.       end
  280.       object TopMost1: TMenuItem
  281.         Caption = '&TopMost'
  282.         OnClick = TopMost1Click
  283.       end
  284.     end
  285.     object Help1: TMenuItem
  286.       Caption = '&Help'
  287.       object Info1: TMenuItem
  288.         Caption = '&Info...'
  289.         OnClick = Info1Click
  290.       end
  291.       object About1: TMenuItem
  292.         Caption = '&About...'
  293.         OnClick = About1Click
  294.       end
  295.     end
  296.   end
  297.   object Timer1: TTimer
  298.     Interval = 2000
  299.     OnTimer = Timer1Timer
  300.     Left = 220
  301.     Top = 289
  302.   end
  303. end
  304.