This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
Noviseda_FactuGES2/Source/Modulos/Contactos/Views/uEditorContacto.dfm

192 lines
4.7 KiB
Plaintext

inherited fEditorContacto: TfEditorContacto
Left = 575
Top = 291
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
Caption = 'Ficha de contacto'
ClientWidth = 632
Scaled = False
ExplicitWidth = 640
PixelsPerInch = 96
TextHeight = 13
inherited JvNavPanelHeader: TJvNavPanelHeader
Width = 632
Caption = 'Contacto'
ExplicitWidth = 632
inherited Image1: TImage
Left = 499
ExplicitLeft = 607
end
inherited lblDesbloquear: TcxLabel
Left = 534
ExplicitLeft = 534
AnchorX = 579
AnchorY = 14
end
end
inherited TBXDock: TSpTBXDock
Width = 632
ExplicitWidth = 632
inherited tbxMain: TSpTBXToolbar
ExplicitWidth = 488
inherited TBXItem2: TSpTBXItem
Visible = False
end
inherited TBXItem5: TSpTBXItem
Visible = False
end
end
inherited tbxMenu: TSpTBXToolbar
DockPos = 0
ExplicitWidth = 632
inherited TBXSubmenuItem4: TSpTBXSubmenuItem
inherited TBXItem8: TSpTBXItem
Visible = False
end
inherited TBXSeparatorItem5: TSpTBXSeparatorItem
Visible = False
end
inherited TBXItem10: TSpTBXItem
Visible = False
end
inherited TBXItem21: TSpTBXItem
Visible = False
end
inherited TBXItem22: TSpTBXItem
Visible = False
end
inherited TBXItem9: TSpTBXItem
Visible = False
end
end
inherited TBXSubmenuItem1: TSpTBXSubmenuItem
inherited TBXItem32: TSpTBXItem
Visible = False
end
inherited TBXItem31: TSpTBXItem
Visible = False
end
inherited TBXSeparatorItem13: TSpTBXSeparatorItem
Visible = False
end
end
end
end
inherited pgPaginas: TPageControl
Width = 626
ExplicitWidth = 626
inherited pagGeneral: TTabSheet
ExplicitLeft = 4
ExplicitTop = 24
ExplicitWidth = 618
ExplicitHeight = 332
end
object pagDatosBancarios: TTabSheet
Caption = 'Datos bancarios'
ImageIndex = 1
inline frViewListaDatosBancarios: TfrViewListaDatosBancarios
Left = 0
Top = 0
Width = 618
Height = 332
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
ReadOnly = False
ExplicitWidth = 618
ExplicitHeight = 332
inherited cxGrid: TcxGrid
Width = 618
Height = 307
ExplicitWidth = 618
ExplicitHeight = 307
end
inherited ToolBar1: TToolBar
Width = 618
ExplicitWidth = 618
end
end
end
object pagPersonal: TTabSheet
Caption = 'Personal'
ImageIndex = 2
inline frViewPersonalContacto1: TfrViewPersonalContacto
Left = 0
Top = 0
Width = 618
Height = 332
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
ReadOnly = False
ExplicitWidth = 618
ExplicitHeight = 332
inherited cxGrid: TcxGrid
Width = 618
Height = 307
ExplicitWidth = 618
ExplicitHeight = 307
end
inherited ToolBar1: TToolBar
Width = 618
ExplicitWidth = 618
end
end
end
end
inherited StatusBar: TJvStatusBar
Width = 632
Panels = <
item
Width = 200
end
item
Text =
'F1 - Guardar y cerrar Ctrl + F1 - Guardar Ctrl + Del - Eli' +
'minar Esc - Cerrar'
Width = 50
end>
ExplicitWidth = 632
end
inherited dsDataTable: TDADataSource [5]
Left = 168
Top = 120
end
inherited JvAppRegistryStorage: TJvAppRegistryStorage [6]
Top = 144
end
inherited StatusBarImages: TPngImageList [7]
end
inherited JvFormStorage: TJvFormStorage
Top = 144
end
inherited LargeImages: TPngImageList [9]
Top = 112
end
inherited SmallImages: TPngImageList [10]
Top = 112
end
inherited EditorActionList: TActionList [11]
Top = 128
inherited actGuardarCerrar: TAction
ShortCut = 112
end
inherited actGuardar: TAction
ShortCut = 16496
end
inherited actEliminar: TAction
ShortCut = 16430
end
end
end