inherited frViewFiltroImportes: TfrViewFiltroImportes
Width = 451
Height = 81
Align = alTop
ExplicitWidth = 451
ExplicitHeight = 81
object TBXLabel2: TSpTBXLabel
Left = 0
Top = 0
Height = 29
Margins.Top = 5
Margins.Bottom = 10
Caption = 'Importes'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = True
ParentFont = False
Underline = True
ExplicitWidth = 55
end
object TBXAlignmentPanel1: TSpTBXDockablePanel
AlignWithMargins = True
Left = 5
Top = 32
Width = 441
Height = 42
Margins.Left = 5
Margins.Right = 5
Resizable = False
TabOrder = 1
ShowCaption = False
object cbxDesglosado: TCheckBox
Left = 7
Width = 159
Height = 17
Caption = 'Solo facturas que superen:'
Color = clBtnFace
ParentColor = False
TabOrder = 0
OnClick = cbxDesglosadoClick
object eImporte: TcxSpinEdit
Left = 24
Top = 21
Enabled = False
Properties.Alignment.Horz = taRightJustify
Properties.DisplayFormat = ',0.00 '#8364';-,0.00 '#8364
Properties.EditFormat = ',0.00 '#8364';-,0.00 '#8364
Properties.UseDisplayFormatWhenEditing = True
Properties.ValueType = vtFloat
Style.BorderColor = clWindowFrame
Style.BorderStyle = ebs3D
Style.HotTrack = False
Style.LookAndFeel.SkinName = ''
Style.ButtonStyle = bts3D
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = ''
Value = 3000.000000000000000000
Width = 142