object IdeMacroValuesFrame: TIdeMacroValuesFrame Left = 0 Height = 421 Top = 0 Width = 550 ClientHeight = 421 ClientWidth = 550 TabOrder = 0 DesignLeft = 460 DesignTop = 117 object IdeMacroValuesGroupBox: TGroupBox Left = 6 Height = 409 Top = 6 Width = 538 Align = alClient BorderSpacing.Around = 6 Caption = 'IdeMacroValuesGroupBox' ClientHeight = 389 ClientWidth = 532 TabOrder = 0 object IdeMacroValuesStringGrid: TStringGrid Left = 0 Height = 389 Top = 0 Width = 532 Align = alClient AutoFillColumns = True ColCount = 2 DefaultColWidth = 120 FixedCols = 0 Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goAlwaysShowEditor, goSmoothScroll] RowCount = 2 TabOrder = 0 OnEditingDone = IdeMacroValuesStringGridEditingDone OnSelectEditor = IdeMacroValuesStringGridSelectEditor OnSelection = IdeMacroValuesStringGridSelection ColWidths = ( 263 263 ) end end end