git-svn-id: https://192.168.0.254/svn/Proyectos.AlonsoYSal_FactuGES2/trunk@6 40301925-124e-1c4e-b97d-170ad7a8785b
144 lines
4.0 KiB
Plaintext
144 lines
4.0 KiB
Plaintext
inherited fEditorUsuario: TfEditorUsuario
|
|
Caption = 'fEditorUsuario'
|
|
ExplicitWidth = 320
|
|
ExplicitHeight = 240
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
inherited TBXDock: TTBXDock
|
|
inherited tbxMain: TTBXToolbar
|
|
ExplicitWidth = 465
|
|
object TBXSeparatorItem6: TTBXSeparatorItem [6]
|
|
end
|
|
object TBXItem33: TTBXItem [7]
|
|
Action = actCambiarPassword
|
|
end
|
|
end
|
|
inherited tbxMenu: TTBXToolbar
|
|
object TBXSubmenuItem2: TTBXSubmenuItem [4]
|
|
Caption = '&Herramientas'
|
|
object TBXItem7: TTBXItem
|
|
Action = actCambiarPassword
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited pgPaginas: TPageControl
|
|
inherited pagGeneral: TTabSheet
|
|
ExplicitLeft = 4
|
|
ExplicitTop = 24
|
|
ExplicitWidth = 636
|
|
ExplicitHeight = 330
|
|
inline frViewUsuario1: TfrViewUsuario
|
|
Left = 0
|
|
Top = 0
|
|
Width = 636
|
|
Height = 330
|
|
Align = alClient
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
ReadOnly = False
|
|
ExplicitWidth = 636
|
|
ExplicitHeight = 330
|
|
inherited dxLayoutControlArticulo: TdxLayoutControl
|
|
Width = 636
|
|
LookAndFeel = dxLayoutOfficeLookAndFeel1
|
|
ExplicitWidth = 636
|
|
DesignSize = (
|
|
636
|
|
273)
|
|
inherited PngSpeedButton3: TPngSpeedButton
|
|
Top = 84
|
|
ExplicitTop = 84
|
|
end
|
|
inherited eNombre: TcxDBTextEdit
|
|
Top = 30
|
|
ExplicitTop = 30
|
|
ExplicitWidth = 164
|
|
Width = 164
|
|
end
|
|
inherited eUsuario: TcxDBTextEdit
|
|
Top = 57
|
|
ExplicitTop = 57
|
|
ExplicitWidth = 108
|
|
Width = 108
|
|
end
|
|
inherited eMail: TcxDBHyperLinkEdit
|
|
Top = 84
|
|
Properties.Prefix = 'mailto:'
|
|
ExplicitTop = 84
|
|
end
|
|
inherited ePassword: TcxTextEdit
|
|
Top = 163
|
|
ExplicitTop = 163
|
|
ExplicitWidth = 121
|
|
Width = 121
|
|
end
|
|
inherited eConfirmarPassword: TcxTextEdit
|
|
Top = 190
|
|
ExplicitTop = 190
|
|
ExplicitWidth = 372
|
|
Width = 372
|
|
end
|
|
inherited cbPerfil: TcxComboBox
|
|
Top = 112
|
|
ExplicitTop = 112
|
|
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
|
|
object dxLayoutLookAndFeelList1: TdxLayoutLookAndFeelList
|
|
Left = 336
|
|
Top = 160
|
|
object dxLayoutOfficeLookAndFeel1: TdxLayoutOfficeLookAndFeel
|
|
GroupOptions.CaptionOptions.Font.Charset = DEFAULT_CHARSET
|
|
GroupOptions.CaptionOptions.Font.Color = clWindowText
|
|
GroupOptions.CaptionOptions.Font.Height = -11
|
|
GroupOptions.CaptionOptions.Font.Name = 'Tahoma'
|
|
GroupOptions.CaptionOptions.Font.Style = [fsBold]
|
|
GroupOptions.CaptionOptions.TextColor = clHighlight
|
|
GroupOptions.CaptionOptions.UseDefaultFont = False
|
|
end
|
|
end
|
|
end
|