Componentes.Terceros.SDAC/internal/4.10.0.10/1/Source/Design/DAUpdateSQLEditor.xfm
2007-10-05 14:48:18 +00:00

16 lines
373 B
Plaintext

inherited DAUpdateSQLEditorForm: TDAUpdateSQLEditorForm
Caption = 'DAUpdateSQLEditorForm'
PixelsPerInch = 96
TextHeight = 13
inherited PageControl: TPageControl
ActivePage = shEditSQL
object shEditSQL: TTabSheet
Caption = '&Update SQLs'
end
object shGenerator: TTabSheet
Caption = 'SQL &Generator'
ImageIndex = 1
end
end
end