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

20 lines
425 B
Plaintext

inherited MSSPCallFrame: TMSSPCallFrame
inherited pnSQLSP: TPanel
inherited cbStoredProcNameSP: TComboBox
Width = 304
end
object cbSystem: TCheckBox
Left = 411
Top = 16
Width = 58
Height = 17
Anchors = [akTop, akRight]
Caption = 'System'
Checked = True
State = cbChecked
TabOrder = 1
OnClick = cbSystemClick
end
end
end