git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.SDAC@3 6f543ec7-021b-7e4c-98c9-62eafc7fb9a8
20 lines
425 B
Plaintext
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
|