inherited MSStoredProcEditorForm: TMSStoredProcEditorForm Width = 619 Caption = 'MSStoredProcEditorForm' PixelsPerInch = 96 TextHeight = 13 inherited BtnPanel: TPanel Width = 611 inherited imCorner: TImage Left = 599 end inherited btOk: TBitBtn Left = 447 end inherited btCancel: TBitBtn Left = 528 end inherited btExecute: TButton Width = 99 end inherited btnDataEditor: TBitBtn Left = 110 Width = 99 end object btnQuertAnalyzer: TBitBtn Left = 212 Top = 8 Width = 99 Height = 25 Anchors = [akLeft, akBottom] Caption = 'Query Analyzer' TabOrder = 4 OnClick = btnQuertAnalyzerClick end object btManagementStudio: TBitBtn Left = 315 Top = 8 Width = 99 Height = 25 Anchors = [akLeft, akBottom] Caption = 'Management Studio' TabOrder = 5 OnClick = btManagementStudioClick end end inherited PageControl: TPageControl Width = 595 end end