git-svn-id: https://192.168.0.254/svn/Proyectos.Noviseda_FactuGES2/trunk@83 f33bb606-9f5c-448d-9c99-757f00063c96
141 lines
4.2 KiB
Plaintext
141 lines
4.2 KiB
Plaintext
inherited fEditorUsuario: TfEditorUsuario
|
|
Caption = 'fEditorUsuario'
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
inherited JvNavPanelHeader: TJvNavPanelHeader
|
|
inherited lblDesbloquear: TcxLabel
|
|
AnchorX = 821
|
|
AnchorY = 14
|
|
end
|
|
end
|
|
inherited TBXDock: TSpTBXDock
|
|
inherited tbxMain: TSpTBXToolbar
|
|
ExplicitWidth = 465
|
|
object TBXSeparatorItem6: TSpTBXSeparatorItem [6]
|
|
end
|
|
object TBXItem33: TSpTBXItem [7]
|
|
Action = actCambiarPassword
|
|
end
|
|
end
|
|
inherited tbxMenu: TSpTBXToolbar
|
|
object TBXSubmenuItem2: TSpTBXSubmenuItem [4]
|
|
Caption = '&Herramientas'
|
|
object TBXItem7: TSpTBXItem
|
|
Action = actCambiarPassword
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited pgPaginas: TPageControl
|
|
inherited pagGeneral: TTabSheet
|
|
ExplicitLeft = 4
|
|
ExplicitTop = 24
|
|
ExplicitWidth = 887
|
|
ExplicitHeight = 332
|
|
inline frViewUsuario1: TfrViewUsuario
|
|
Left = 0
|
|
Top = 0
|
|
Width = 887
|
|
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 = 887
|
|
ExplicitHeight = 332
|
|
inherited dxLayoutControlArticulo: TdxLayoutControl
|
|
Width = 887
|
|
Height = 332
|
|
ExplicitWidth = 887
|
|
ExplicitHeight = 332
|
|
inherited eNombre: TcxDBTextEdit
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitWidth = 164
|
|
Width = 164
|
|
end
|
|
inherited eUsuario: TcxDBTextEdit
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitWidth = 108
|
|
Width = 108
|
|
end
|
|
inherited eMail: TcxDBHyperLinkEdit
|
|
Properties.Prefix = 'mailto:'
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
end
|
|
inherited ePassword: TcxTextEdit
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitWidth = 121
|
|
Width = 121
|
|
end
|
|
inherited eConfirmarPassword: TcxTextEdit
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitWidth = 372
|
|
Width = 372
|
|
end
|
|
inherited cbPerfil: TcxComboBox
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited StatusBar: TJvStatusBar
|
|
Panels = <
|
|
item
|
|
Width = 200
|
|
end>
|
|
end
|
|
inherited EditorActionList: TActionList
|
|
inherited actNuevo: TAction
|
|
Visible = False
|
|
end
|
|
inherited actModificar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actConfPagina: TAction
|
|
Visible = False
|
|
end
|
|
inherited actPrevisualizar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actImprimir: TAction
|
|
Visible = False
|
|
end
|
|
inherited actDuplicar: TAction
|
|
Visible = False
|
|
end
|
|
object actCambiarPassword: TAction
|
|
Category = 'Herramientas'
|
|
Caption = 'Cambiar la contrase'#241'a...'
|
|
OnExecute = actCambiarPasswordExecute
|
|
OnUpdate = actCambiarPasswordUpdate
|
|
end
|
|
end
|
|
inherited StatusBarImages: TPngImageList
|
|
Top = 312
|
|
end
|
|
end
|