Tamaño del campo de busqueda
git-svn-id: https://192.168.0.254/svn/Proyectos.Noviseda_FactuGES2/trunk@70 f33bb606-9f5c-448d-9c99-757f00063c96
This commit is contained in:
parent
47caba9acb
commit
be1e6b4c2e
@ -109,6 +109,7 @@ inherited fEditorGridBase: TfEditorGridBase
|
|||||||
Caption = 'Filtrar:'
|
Caption = 'Filtrar:'
|
||||||
end
|
end
|
||||||
object tbxEditFiltro: TSpTBXEditItem
|
object tbxEditFiltro: TSpTBXEditItem
|
||||||
|
CustomWidth = 150
|
||||||
ImageIndex = 10
|
ImageIndex = 10
|
||||||
Images = SmallImages
|
Images = SmallImages
|
||||||
ExtendedAccept = True
|
ExtendedAccept = True
|
||||||
@ -124,7 +125,7 @@ inherited fEditorGridBase: TfEditorGridBase
|
|||||||
object cbxListaAnos: TSpTBXComboBox
|
object cbxListaAnos: TSpTBXComboBox
|
||||||
Left = 0
|
Left = 0
|
||||||
Top = 0
|
Top = 0
|
||||||
Width = 145
|
Width = 100
|
||||||
Height = 21
|
Height = 21
|
||||||
ItemHeight = 13
|
ItemHeight = 13
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
@ -179,7 +180,7 @@ inherited fEditorGridBase: TfEditorGridBase
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
object TBXTMain2: TSpTBXToolbar
|
object TBXTMain2: TSpTBXToolbar
|
||||||
Left = 355
|
Left = 396
|
||||||
Top = 49
|
Top = 49
|
||||||
Align = alRight
|
Align = alRight
|
||||||
ChevronHint = 'M'#225's botones|'
|
ChevronHint = 'M'#225's botones|'
|
||||||
|
|||||||
Reference in New Issue
Block a user