Quitar la configuración de las actualizaciones del menú principal.
git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@248 f4e31baf-9722-1c47-927c-6f952f962d4b
This commit is contained in:
parent
41446ac742
commit
1fc4ab84be
@ -32,8 +32,6 @@ object fPantallaPrincipal: TfPantallaPrincipal
|
||||
ParentColor = True
|
||||
Align = alClient
|
||||
TabOrder = 0
|
||||
ExplicitWidth = 751
|
||||
ExplicitHeight = 579
|
||||
object JvSyncSplitter1: TJvSyncSplitter
|
||||
Left = 215
|
||||
Top = 5
|
||||
@ -88,7 +86,6 @@ object fPantallaPrincipal: TfPantallaPrincipal
|
||||
NavPanelHotTrackFont.Style = []
|
||||
SmallImages = ModulesSmallImageList
|
||||
OnChange = JvNavigationPaneChange
|
||||
ExplicitHeight = 569
|
||||
object pagInicio: TJvNavPanelPage
|
||||
Left = 0
|
||||
Top = 0
|
||||
@ -101,7 +98,6 @@ object fPantallaPrincipal: TfPantallaPrincipal
|
||||
Background.Transparent = False
|
||||
Caption = 'Inicio'
|
||||
ImageIndex = 0
|
||||
ExplicitHeight = 496
|
||||
object Panel1: TPanel
|
||||
Left = 0
|
||||
Top = 408
|
||||
@ -111,7 +107,6 @@ object fPantallaPrincipal: TfPantallaPrincipal
|
||||
Color = clWindow
|
||||
ParentBackground = False
|
||||
TabOrder = 1
|
||||
ExplicitTop = 410
|
||||
object Label1: TLabel
|
||||
Left = 38
|
||||
Top = 29
|
||||
@ -164,8 +159,6 @@ object fPantallaPrincipal: TfPantallaPrincipal
|
||||
BoundLines = [blLeft, blTop, blRight, blBottom]
|
||||
Caption = 'pnlBorde'
|
||||
Align = alClient
|
||||
ExplicitWidth = 526
|
||||
ExplicitHeight = 569
|
||||
object pnlMain: TTBXAlignmentPanel
|
||||
Left = 1
|
||||
Top = 1
|
||||
@ -174,8 +167,6 @@ object fPantallaPrincipal: TfPantallaPrincipal
|
||||
Align = alClient
|
||||
Color = clWindow
|
||||
TabOrder = 0
|
||||
ExplicitWidth = 524
|
||||
ExplicitHeight = 567
|
||||
object lblBienvenido: TLabel
|
||||
Left = 8
|
||||
Top = 8
|
||||
@ -234,8 +225,6 @@ object fPantallaPrincipal: TfPantallaPrincipal
|
||||
Tag = 0
|
||||
end>
|
||||
UseSystemFont = False
|
||||
ExplicitTop = 579
|
||||
ExplicitWidth = 751
|
||||
end
|
||||
object XPManifest1: TXPManifest
|
||||
Left = 248
|
||||
@ -298,11 +287,6 @@ object fPantallaPrincipal: TfPantallaPrincipal
|
||||
OnExecute = actVentasMenuExecute
|
||||
OnUpdate = actMenuComprasUpdate
|
||||
end
|
||||
object actActualizaciones: TAction
|
||||
Category = 'Opciones'
|
||||
Caption = 'Configurar actualizaciones...'
|
||||
OnExecute = actActualizacionesExecute
|
||||
end
|
||||
object actVerPanel: TAction
|
||||
Category = 'Ver'
|
||||
Caption = 'Panel de exploraci'#243'n'
|
||||
@ -601,10 +585,6 @@ object fPantallaPrincipal: TfPantallaPrincipal
|
||||
object Opciones1_OLD: TMenuItem
|
||||
Tag = -70000
|
||||
Caption = 'Opciones'
|
||||
object Configuraractualizaciones1: TMenuItem
|
||||
Tag = 100
|
||||
Action = actActualizaciones
|
||||
end
|
||||
object Configurarconexin2_OLD: TMenuItem
|
||||
Tag = 101
|
||||
Action = actConexion
|
||||
|
||||
@ -70,8 +70,6 @@ type
|
||||
Panel1: TPanel;
|
||||
Label1: TLabel;
|
||||
Image1: TImage;
|
||||
actActualizaciones: TAction;
|
||||
Configuraractualizaciones1: TMenuItem;
|
||||
actVerPanel: TAction;
|
||||
actVerBarraEstado: TAction;
|
||||
Paneldeexploracin1: TMenuItem;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user