This repository has been archived on 2024-11-29. You can view files and clone it, but cannot push or open issues or pull requests.
Tecsitel_FactuGES/PantallaAcceso.dfm
2007-06-21 15:47:20 +00:00

330 lines
8.0 KiB
Plaintext

object fPantallaAcceso: TfPantallaAcceso
Left = 351
Top = 257
ActiveControl = Usuario
BorderStyle = bsDialog
Caption = 'Bienvenido a FactuGES'
ClientHeight = 325
ClientWidth = 483
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = -40
Top = 144
Width = 228
Height = 262
AutoSize = True
end
object Shape1: TShape
Left = 0
Top = 283
Width = 483
Height = 1
Align = alBottom
Pen.Color = clSilver
end
object eBienvenido: TLabel
Left = 12
Top = 91
Width = 261
Height = 37
AutoSize = False
Caption = 'Bienvenido a FactuGES'
Font.Charset = DEFAULT_CHARSET
Font.Color = 7884880
Font.Height = -24
Font.Name = 'Franklin Gothic Medium'
Font.Style = []
ParentFont = False
Transparent = True
end
object eTexto: TLabel
Left = 27
Top = 126
Width = 430
Height = 26
AutoSize = False
Caption =
'Por favor, introduzca su usuario y contraseña para entrar en Fac' +
'tuGES:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
Transparent = True
WordWrap = True
end
object lblFullName: TLabel
Left = 160
Top = 178
Width = 48
Height = 13
Caption = 'Usuario:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object lblOrg: TLabel
Left = 139
Top = 207
Width = 69
Height = 13
Caption = 'Contraseña:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object imgSombra: TImage
Left = 0
Top = 71
Width = 483
Height = 8
Align = alTop
end
object Shape2: TShape
Left = 0
Top = 70
Width = 483
Height = 1
Align = alTop
end
object pnlBarraSuperior: TRdxGradientePanel
Left = 0
Top = 0
Width = 483
Height = 70
Align = alTop
BevelOuter = bvNone
BiDiMode = bdRightToLeftReadingOnly
Color = clNone
ParentBiDiMode = False
TabOrder = 0
BackGroundEffect = bdDown
ColorEnd = 12228760
ColorShadow = clNone
ColorStart = 7884880
object imgFondo: TImage
Left = -309
Top = 0
Width = 792
Height = 70
Align = alRight
AutoSize = True
end
object Image2: TImage
Left = -10
Top = -2
Width = 99
Height = 79
Center = True
end
object eVersion: TLabel
Left = 438
Top = 53
Width = 39
Height = 13
Alignment = taRightJustify
Caption = 'Versión:'
Color = 15066597
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
end
object Image3: TImage
Left = 44
Top = -3
Width = 250
Height = 73
AutoSize = True
Center = True
end
end
object pnlInferior: TPanel
Left = 0
Top = 284
Width = 483
Height = 41
Align = alBottom
BevelOuter = bvNone
Color = 16053492
TabOrder = 1
object Label1: TLabel
Left = 5
Top = 4
Width = 186
Height = 13
Caption = 'Se autoriza el uso de este programa a:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
Transparent = True
end
object eEmpresa: TLabel
Left = 5
Top = 20
Width = 83
Height = 16
Caption = 'TECSITEL S.L.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object bSalir: TRdxBoton
Left = 312
Top = 9
Width = 75
Height = 24
Cancel = True
Alignment = taCenter
Color = 14280169
ColorFocused = 12775679
ColorDown = 14280169
ColorBorder = 8623776
ColorHighLight = 8623776
ColorShadow = 8623776
Caption = 'Salir'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
FontDown.Charset = DEFAULT_CHARSET
FontDown.Color = clBlack
FontDown.Height = -11
FontDown.Name = 'Tahoma'
FontDown.Style = []
FontDisabled.Charset = DEFAULT_CHARSET
FontDisabled.Color = clWindowText
FontDisabled.Height = -11
FontDisabled.Name = 'MS Sans Serif'
FontDisabled.Style = []
Margin = 5
ParentFont = False
ParentColor = False
TabStop = True
TabOrder = 0
Spacing = 6
ModalResult = 2
end
object bAceptar: TRdxBoton
Left = 400
Top = 9
Width = 75
Height = 24
Default = True
Alignment = taCenter
Color = 14280169
ColorFocused = 12775679
ColorDown = 14280169
ColorBorder = 8623776
ColorHighLight = 8623776
ColorShadow = 8623776
Caption = 'Entrar >'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
FontDown.Charset = DEFAULT_CHARSET
FontDown.Color = clWindowText
FontDown.Height = -11
FontDown.Name = 'Tahoma'
FontDown.Style = []
FontDisabled.Charset = DEFAULT_CHARSET
FontDisabled.Color = clWindowText
FontDisabled.Height = -11
FontDisabled.Name = 'MS Sans Serif'
FontDisabled.Style = []
Margin = 5
ParentFont = False
ParentColor = False
TabStop = True
TabOrder = 1
Spacing = 6
OnClick = bAceptarClick
end
end
object Usuario: TcxTextEdit
Left = 216
Top = 174
ParentFont = False
Properties.CharCase = ecUpperCase
Style.BorderStyle = ebsSingle
Style.HotTrack = False
Style.LookAndFeel.Kind = lfUltraFlat
Style.LookAndFeel.NativeStyle = False
Style.Shadow = False
Style.StyleController = dmConfiguracion.cxEstiloEditoresFondoOscuro
StyleDisabled.LookAndFeel.Kind = lfUltraFlat
StyleDisabled.LookAndFeel.NativeStyle = False
StyleFocused.LookAndFeel.Kind = lfUltraFlat
StyleFocused.LookAndFeel.NativeStyle = False
StyleHot.LookAndFeel.Kind = lfUltraFlat
StyleHot.LookAndFeel.NativeStyle = False
TabOrder = 2
Width = 225
end
object Clave: TcxTextEdit
Left = 216
Top = 203
ParentFont = False
Properties.CharCase = ecUpperCase
Properties.EchoMode = eemPassword
Style.BorderStyle = ebsSingle
Style.HotTrack = False
Style.LookAndFeel.Kind = lfUltraFlat
Style.LookAndFeel.NativeStyle = False
Style.Shadow = False
Style.StyleController = dmConfiguracion.cxEstiloEditoresFondoOscuro
StyleDisabled.LookAndFeel.Kind = lfUltraFlat
StyleDisabled.LookAndFeel.NativeStyle = False
StyleFocused.LookAndFeel.Kind = lfUltraFlat
StyleFocused.LookAndFeel.NativeStyle = False
StyleHot.LookAndFeel.Kind = lfUltraFlat
StyleHot.LookAndFeel.NativeStyle = False
TabOrder = 3
Width = 225
end
object cbBD: TComboBox
Left = 217
Top = 231
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 4
Text = 'cbBD'
Visible = False
end
end