AbetoDesign_FactuGES2/Source/Modulos/Contabilidad/Views/uEditorAsiento.dfm

421 lines
14 KiB
Plaintext

inherited fEditorAsiento: TfEditorAsiento
Left = 374
Top = 273
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
Caption = 'Ficha de asiento'
ClientHeight = 373
ClientWidth = 504
Scaled = False
OnClose = CustomEditorClose
ExplicitWidth = 512
ExplicitHeight = 407
PixelsPerInch = 96
TextHeight = 13
inherited JvNavPanelHeader: TJvNavPanelHeader
Width = 504
Caption = 'Asiento'
ExplicitWidth = 504
inherited Image1: TImage
Left = 477
Picture.Data = {
0B546478504E47496D61676589504E470D0A1A0A0000000D4948445200000018
000000180806000000E0773DF8000000017352474200AECE1CE9000000046741
4D410000B18F0BFC6105000000206348524D00007A26000080840000FA000000
80E8000075300000EA6000003A98000017709CBA513C00000009704859730000
17100000171001186111DB000001EF49444154484BBD96BD4B425118C6ED6F71
88A66888C646A10683860621021B6A686D082AC2A6868A3689C0AD4F8AA0C168
28A2280C2A0A0D29314BF3AB34BBF951666F3D47DECBC5AEF971BB1D38DE97E3
F5F73CEF73CE551B88C8A0EB80809E5357B848072F8E8D03CB8AF394FE728229
A28700C0B58C42E193DEDE3F289D79A39494A5A7649AA28F2F148A3E53209420
DFDD23B598068B9BAB14805077FF84D0AA5403CEF700CE35E0F6D5437501C0A1
8CA156C339AFC339D770CEB5D71F2B2FF05B4CD5C402B8FB3A5C5E404B2CFCD9
334FB0B688F2F982DC7E329591EBFB7052AEAF7C11B93EB90C541F11E0D9DC3B
49AF39023C9E90281C4B11E0FEE0135DDFC609F04BEF03C139E04767FECA02DC
2EE0CA6763616D9F967B5B69687C9ECC569B80F3BD58E759F614F126F3898073
0046A797C4042013B0892B4E1B9CA39EEC6812EBB84ABE31F97DD507EDB75800
381EE9924518AC844F8D5829723A24447E08A0B54A5329C2E0ED19A370CE70DC
73B36B298AF077115AAE76B2089C42440D7EE5ECA68BCDCEA2403D432992F00C
8B58B0E6DDE921F79699CED74DE45A6CAF5F00A678831111F6A6147EE868D326
00C721D780807347EC1CF03D7BB3360174A18C05356261F8CE5CA37601162975
0EF8777447756F72E9C1807B6B8B41C4C2F0D93E83F17F7E93F5FC57F105674C
4774223319020000000049454E44AE426082}
ExplicitLeft = 607
end
end
inherited TBXDock: TTBXDock
Width = 504
ExplicitWidth = 504
inherited tbxMain: TTBXToolbar
ExplicitWidth = 330
inherited TBXItem2: TTBXItem
Visible = False
end
inherited TBXItem5: TTBXItem
Visible = False
end
inherited TBXItem23: TTBXItem
Visible = False
end
inherited TBXItem3: TTBXItem
Visible = False
end
end
inherited tbxMenu: TTBXToolbar
DockPos = 0
ExplicitWidth = 504
inherited TBXSubmenuItem4: TTBXSubmenuItem
inherited TBXItem8: TTBXItem
Visible = False
end
inherited TBXSeparatorItem5: TTBXSeparatorItem
Visible = False
end
inherited TBXItem10: TTBXItem
Visible = False
end
inherited TBXItem21: TTBXItem
Visible = False
end
inherited TBXItem22: TTBXItem
Visible = False
end
inherited TBXItem9: TTBXItem
Visible = False
end
end
inherited TBXSubmenuItem1: TTBXSubmenuItem
inherited TBXItem32: TTBXItem
Visible = False
end
inherited TBXItem31: TTBXItem
Visible = False
end
inherited TBXSeparatorItem13: TTBXSeparatorItem
Visible = False
end
end
end
end
inherited StatusBar: TJvStatusBar
Top = 354
Width = 504
Panels = <
item
Width = 200
end>
ExplicitTop = 354
ExplicitWidth = 504
end
inherited pgPaginas: TPageControl
Width = 498
Height = 242
ExplicitWidth = 498
ExplicitHeight = 242
inherited pagGeneral: TTabSheet
ExplicitLeft = 4
ExplicitTop = 24
ExplicitWidth = 490
ExplicitHeight = 214
object dxLayoutControl1: TdxLayoutControl
Left = 0
Top = 0
Width = 490
Height = 214
Align = alClient
TabOrder = 0
TabStop = False
AutoContentSizes = [acsWidth, acsHeight]
DesignSize = (
490
214)
object edtOrden: TcxDBSpinEdit
Left = 293
Top = 10
AutoSize = False
DataBinding.DataField = 'ORDEN'
DataBinding.DataSource = dsDataTable
ParentFont = False
Properties.Alignment.Horz = taRightJustify
Properties.DisplayFormat = '0'
Properties.ImmediatePost = True
Properties.MaxValue = 999999.000000000000000000
Properties.UseLeftAlignmentOnEditing = False
Style.BorderColor = clWindowFrame
Style.BorderStyle = ebs3D
Style.Font.Charset = DEFAULT_CHARSET
Style.Font.Color = clWindowText
Style.Font.Height = -11
Style.Font.Name = 'Tahoma'
Style.Font.Style = []
Style.HotTrack = False
Style.LookAndFeel.NativeStyle = True
Style.LookAndFeel.SkinName = ''
Style.TextColor = clWindowText
Style.ButtonStyle = bts3D
Style.IsFontAssigned = True
StyleDisabled.LookAndFeel.NativeStyle = True
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.NativeStyle = True
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.NativeStyle = True
StyleHot.LookAndFeel.SkinName = ''
TabOrder = 1
Height = 21
Width = 100
end
object edtFecha: TcxDBDateEdit
Left = 48
Top = 10
Anchors = [akLeft, akTop, akRight]
DataBinding.DataField = 'FECHA_ASIENTO'
DataBinding.DataSource = dsDataTable
Properties.UseLeftAlignmentOnEditing = False
Style.BorderColor = clWindowFrame
Style.BorderStyle = ebs3D
Style.Color = clInfoBk
Style.HotTrack = False
Style.LookAndFeel.NativeStyle = True
Style.LookAndFeel.SkinName = ''
Style.Shadow = False
Style.ButtonStyle = bts3D
Style.ButtonTransparency = ebtNone
Style.PopupBorderStyle = epbsFrame3D
StyleDisabled.LookAndFeel.NativeStyle = True
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.NativeStyle = True
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.NativeStyle = True
StyleHot.LookAndFeel.SkinName = ''
TabOrder = 0
Width = 200
end
inline frViewApuntes1: TfrViewApuntes
Left = 22
Top = 55
Width = 811
Height = 374
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 2
ReadOnly = False
ExplicitLeft = 22
ExplicitTop = 55
ExplicitWidth = 811
inherited Panel1: TPanel
Width = 811
ExplicitWidth = 811
inherited Panel2: TPanel
Left = 627
ExplicitLeft = 627
inherited eDescuadre: TcxCurrencyEdit
Top = 3
ExplicitTop = 3
end
end
end
inherited cxGrid: TcxGrid
Width = 811
ExplicitWidth = 811
inherited cxGridView: TcxGridDBTableView
DataController.Summary.FooterSummaryItems = <
item
Format = ',0.00 '#8364';-,0.00 '#8364
Kind = skSum
Column = frViewApuntes1.cxGridViewDEBE
end
item
Format = ',0.00 '#8364';-,0.00 '#8364
Kind = skSum
Column = frViewApuntes1.cxGridViewHABER
end>
end
end
end
object dxLayoutControl1Group_Root: TdxLayoutGroup
ShowCaption = False
Hidden = True
ShowBorder = False
object dxLayoutControl1Group3: TdxLayoutGroup
ShowCaption = False
Hidden = True
LayoutDirection = ldHorizontal
ShowBorder = False
object dxLayoutControl1Item2: TdxLayoutItem
AutoAligns = [aaVertical]
Caption = 'Fecha:'
Control = edtFecha
ControlOptions.ShowBorder = False
end
object lcOrden: TdxLayoutItem
AutoAligns = [aaVertical]
Caption = 'Orden:'
Control = edtOrden
ControlOptions.ShowBorder = False
end
end
object dxLayoutControl1Group2: TdxLayoutGroup
AutoAligns = [aaHorizontal]
AlignVert = avClient
Caption = 'Apuntes'
object dxLayoutControl1Item1: TdxLayoutItem
AutoAligns = [aaHorizontal]
AlignVert = avClient
Control = frViewApuntes1
ControlOptions.AutoColor = True
ControlOptions.ShowBorder = False
end
end
end
end
end
object EntradaSalida: TTabSheet
Caption = 'Entrada/Salida'
ImageIndex = 1
object dxLayoutControl2: TdxLayoutControl
Left = 0
Top = 0
Width = 490
Height = 214
Align = alClient
TabOrder = 0
TabStop = False
AutoContentSizes = [acsWidth, acsHeight]
DesignSize = (
490
214)
object edtFecha2: TcxDBDateEdit
Left = 73
Top = 10
Anchors = [akLeft, akTop, akRight]
DataBinding.DataField = 'FECHA_ASIENTO'
DataBinding.DataSource = dsDataTable
Properties.UseLeftAlignmentOnEditing = False
Style.BorderColor = clWindowFrame
Style.BorderStyle = ebs3D
Style.Color = clInfoBk
Style.HotTrack = False
Style.LookAndFeel.NativeStyle = True
Style.LookAndFeel.SkinName = ''
Style.Shadow = False
Style.ButtonStyle = bts3D
Style.ButtonTransparency = ebtNone
Style.PopupBorderStyle = epbsFrame3D
StyleDisabled.LookAndFeel.NativeStyle = True
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.NativeStyle = True
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.NativeStyle = True
StyleHot.LookAndFeel.SkinName = ''
TabOrder = 0
Width = 200
end
object Tipo: TcxComboBox
Left = 358
Top = 10
Properties.ImmediatePost = True
Properties.Items.Strings = (
'Entrada'
'Salida')
TabOrder = 1
Text = 'Entrada'
Width = 121
end
object eDescripcion: TcxTextEdit
Left = 73
Top = 37
TabOrder = 2
Width = 121
end
object eImporte: TcxCurrencyEdit
Left = 73
Top = 64
Properties.AssignedValues.MinValue = True
Style.LookAndFeel.NativeStyle = True
StyleDisabled.LookAndFeel.NativeStyle = True
StyleFocused.LookAndFeel.NativeStyle = True
StyleHot.LookAndFeel.NativeStyle = True
TabOrder = 3
BiDiMode = bdLeftToRight
ParentBiDiMode = False
Width = 112
end
object dxLayoutGroup1: TdxLayoutGroup
ShowCaption = False
Hidden = True
ShowBorder = False
object dxLayoutControl2Group1: TdxLayoutGroup
ShowCaption = False
Hidden = True
LayoutDirection = ldHorizontal
ShowBorder = False
object dxLayoutControl2Item1: TdxLayoutItem
Caption = 'Fecha:'
Control = edtFecha2
ControlOptions.ShowBorder = False
end
object dxLayoutControl2Item2: TdxLayoutItem
Caption = 'Entrada/Salida:'
Control = Tipo
ControlOptions.ShowBorder = False
end
end
object dxLayoutControl2Item3: TdxLayoutItem
Caption = 'Descripci'#243'n:'
Control = eDescripcion
ControlOptions.ShowBorder = False
end
object dxLayoutControl2Item4: TdxLayoutItem
Caption = 'Importe:'
Control = eImporte
ControlOptions.ShowBorder = False
end
end
end
end
end
inherited PnlComentario: TPanel
Width = 504
ExplicitWidth = 504
inherited lbComentario: TLabel
Width = 494
Height = 25
end
end
inherited EditorActionList: TActionList
Top = 128
end
inherited dsDataTable: TDADataSource [6]
Left = 16
Top = 168
end
inherited LargeImages: TPngImageList
Top = 112
end
inherited SmallImages: TPngImageList [9]
Top = 112
end
inherited StatusBarImages: TPngImageList
Left = 24
Top = 208
end
object dxLayoutLookAndFeelList1: TdxLayoutLookAndFeelList
Left = 320
Top = 248
object dxLayoutOfficeLookAndFeel1: TdxLayoutOfficeLookAndFeel
GroupOptions.CaptionOptions.Font.Charset = DEFAULT_CHARSET
GroupOptions.CaptionOptions.Font.Color = clWindowText
GroupOptions.CaptionOptions.Font.Height = -11
GroupOptions.CaptionOptions.Font.Name = 'Tahoma'
GroupOptions.CaptionOptions.Font.Style = [fsBold]
GroupOptions.CaptionOptions.TextColor = clHighlight
GroupOptions.CaptionOptions.UseDefaultFont = False
end
end
end