This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
LuisLeon_FactuGES/Source/Modulos/Informes base/Views/uViewFiltros.dfm
2007-09-10 10:02:11 +00:00

119 lines
3.5 KiB
Plaintext

inherited frViewFiltros: TfrViewFiltros
Width = 209
Height = 462
ExplicitWidth = 209
ExplicitHeight = 462
object vgFiltros: TcxVerticalGrid
Left = 0
Top = 229
Width = 216
Height = 233
Enabled = False
Images = PngImageList1
LookAndFeel.Kind = lfStandard
LookAndFeel.NativeStyle = True
OptionsView.CellAutoHeight = True
OptionsView.CellEndEllipsis = True
OptionsView.ScrollBars = ssVertical
OptionsView.RowHeaderWidth = 97
OptionsView.GridLines = vglVertical
OptionsView.ValueMinWidth = 75
TabOrder = 0
Visible = False
object vgFiltrosEditorRow1: TcxEditorRow
Properties.EditPropertiesClassName = 'TcxComboBoxProperties'
Properties.EditProperties.OnEditValueChanged = vgFiltrosEditorRow1EditPropertiesEditValueChanged
Properties.DataBinding.ValueType = 'String'
Properties.Value = Null
end
end
object TBXLabel1: TTBXLabel
Left = 0
Top = 0
Width = 209
Height = 29
Margins.Top = 5
Margins.Bottom = 10
Align = alTop
Caption = 'Filtros'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = True
ParentFont = False
Underline = True
end
object cxFilterControl1: TcxFilterControl
Left = 0
Top = 29
Width = 209
Height = 403
Align = alClient
Color = clWindow
LookAndFeel.Kind = lfStandard
LookAndFeel.NativeStyle = True
NullString = '<empty>'
TabOrder = 2
TabStop = True
end
object TBXAlignmentPanel3: TTBXAlignmentPanel
Left = 0
Top = 432
Width = 209
Height = 30
Margins.Left = 3
Margins.Top = 3
Margins.Right = 3
Margins.Bottom = 3
Align = alBottom
TabOrder = 3
object bRefrescar: TButton
Left = 4
Top = 5
Width = 100
Height = 21
Caption = 'Aplicar filtro'
TabOrder = 0
OnClick = bRefrescarClick
end
end
object cxStyleRepository1: TcxStyleRepository
Left = 216
Top = 104
object cxStyleNombreColumna: TcxStyle
AssignedValues = [svTextColor]
TextColor = clActiveCaption
end
object cxStyleCategoria: TcxStyle
AssignedValues = [svColor, svTextColor]
Color = 15329769
TextColor = clHighlight
end
end
object PngImageList1: TPngImageList
PngImages = <
item
PngImage.Data = {
89504E470D0A1A0A0000000D49484452000000100000001008060000001FF3FF
610000000970485973000017120000171201679FD2520000011E4944415478DA
63FCFFFF3F0325801164C0D22D27C936056E40B48F39511AFEFCFDC7F0FBCF5F
3076082E423540ADEA3C5CE165F924148DBA0FE7C1D967AA351916AD3BC0306F
E9264C036EB5198215FD9C09A43DBE3030BC60605830E30E43FA7C882F416A8E
96AA32ACDC728408030C80063CE06058B0E30A8A01070B9519D6EE3886DD006C
5E5870E20243AFE439387F4FAE02C3A63D27C9F7C28E4C59866D07CE90EF85CD
A9D20CBB8F9C23DF0BABE3C4180E9FBE4CBE17964589309C387F15D580704F53
06ADDA8B447961619820C3D9CB37500D08723562D06FBC82E20590D36100D90B
7382F8182E5DBF8D6A80AFA33EC39F3F88640A67FFFE0B1543C8FDFBF79FE1CA
CD3BA80678DAEA322CDB7488A48C846240EF948564E54600564A377B046BCB77
0000000049454E44AE426082}
Name = 'PngImage2'
Background = clWindow
end>
Left = 88
Top = 104
Bitmap = {}
end
end