git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES/trunk@4 b68bf8ae-e977-074f-a058-3cfd71dd8f45
202 lines
5.3 KiB
Plaintext
202 lines
5.3 KiB
Plaintext
object frBuscarCliente: TfrBuscarCliente
|
|
Tag = 5
|
|
Left = 0
|
|
Top = 0
|
|
Width = 443
|
|
Height = 160
|
|
Align = alBottom
|
|
Constraints.MaxHeight = 160
|
|
Constraints.MinHeight = 160
|
|
Color = 16383743
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentColor = False
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
Entidad = entCliente
|
|
object RdxCabecera1: TRdxCabecera
|
|
Left = 0
|
|
Top = 0
|
|
Width = 445
|
|
Height = 27
|
|
Caption = 'Búsqueda de clientes'
|
|
Align = alTop
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 2323077
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
Margen = 10
|
|
Flecha = False
|
|
end
|
|
object Label1: TLabel
|
|
Left = 100
|
|
Top = 50
|
|
Width = 37
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Código:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 279
|
|
Top = 49
|
|
Width = 48
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'NIF / CIF:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object Label8: TLabel
|
|
Left = 96
|
|
Top = 75
|
|
Width = 41
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Nombre:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object Codigo: TRdxEdit
|
|
Left = 145
|
|
Top = 46
|
|
Width = 110
|
|
Height = 19
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
ColorBoton = 12775679
|
|
TabOrder = 0
|
|
end
|
|
object NIFCIF: TRdxEdit
|
|
Left = 335
|
|
Top = 46
|
|
Width = 110
|
|
Height = 19
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
ColorBoton = 12775679
|
|
TabOrder = 1
|
|
end
|
|
object Nombre: TRdxEdit
|
|
Left = 145
|
|
Top = 72
|
|
Width = 300
|
|
Height = 19
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
ColorBoton = 12775679
|
|
TabOrder = 2
|
|
end
|
|
object RdxBarraInferior1: TRdxBarraInferior
|
|
Left = 0
|
|
Top = 93
|
|
Width = 445
|
|
Height = 50
|
|
Caption = ' '
|
|
ParentColor = True
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Align = alBottom
|
|
TabOrder = 3
|
|
UseDockManager = True
|
|
Margen = 10
|
|
object bBuscar: TRdxBoton
|
|
Left = 10
|
|
Top = 20
|
|
Width = 75
|
|
Height = 25
|
|
Alignment = taLeftJustify
|
|
Color = 14280169
|
|
ColorFocused = 12775679
|
|
ColorDown = 14280169
|
|
ColorBorder = 8623776
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Caption = 'Buscar'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = clWindowText
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = []
|
|
Glyph.Data = {
|
|
F6000000424DF600000000000000760000002800000010000000100000000100
|
|
04000000000080000000D30E0000D30E0000100000001000000000000000C6C6
|
|
C600FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
|
|
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00111111111111
|
|
1111111111111111111100000111110000010200011111020001020001111102
|
|
0001000000010000000100200000020000010020001002000001002000100200
|
|
0001100000000000001111020001020001111100000100000111111000111000
|
|
1111111020111020111111100011100011111111111111111111}
|
|
Margin = 5
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabStop = True
|
|
TabOrder = 0
|
|
Spacing = 6
|
|
OnClick = bBuscarClick
|
|
end
|
|
object bCerrar: TRdxBoton
|
|
Left = 95
|
|
Top = 20
|
|
Width = 75
|
|
Height = 25
|
|
Alignment = taLeftJustify
|
|
Color = 14280169
|
|
ColorFocused = 12775679
|
|
ColorDown = 14280169
|
|
ColorBorder = 8623776
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Caption = 'Cerrar'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = clWindowText
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = []
|
|
Glyph.Data = {
|
|
F6000000424DF600000000000000760000002800000010000000100000000100
|
|
04000000000080000000220B0000220B0000100000001000000000009C006363
|
|
9C00C6C6C6000000CE003131CE000000FF000063FF00319CFF00FFFFFF00FFFF
|
|
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00222222222222
|
|
2222222222222222222222022222222225222450222222222222247502222222
|
|
5222224632222225222222235022225022222222350225022222222223505022
|
|
2222222222350222222222222350302222222222350223022222223550222230
|
|
2222237502222223022221312222222223222222222222222222}
|
|
Margin = 6
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabStop = True
|
|
TabOrder = 1
|
|
Spacing = 6
|
|
OnClick = bCerrarClick
|
|
end
|
|
end
|
|
end
|