git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@964 0c75b7a4-871f-7646-8a2f-f78d34cc349f
448 lines
18 KiB
Plaintext
448 lines
18 KiB
Plaintext
inherited frViewGrid: TfrViewGrid
|
|
Width = 607
|
|
Height = 441
|
|
ExplicitWidth = 607
|
|
ExplicitHeight = 441
|
|
object cxGrid: TcxGrid [0]
|
|
Left = 0
|
|
Top = 102
|
|
Width = 607
|
|
Height = 313
|
|
Align = alClient
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
LookAndFeel.Kind = lfOffice11
|
|
LookAndFeel.NativeStyle = False
|
|
object cxGridView: TcxGridDBTableView
|
|
OnDblClick = cxGridViewDblClick
|
|
NavigatorButtons.ConfirmDelete = False
|
|
FilterBox.Visible = fvNever
|
|
DataController.DataSource = dsDataSource
|
|
DataController.Filter.Options = [fcoCaseInsensitive]
|
|
DataController.KeyFieldNames = 'RECID'
|
|
DataController.Options = [dcoAnsiSort, dcoCaseInsensitive, dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoSortByDisplayText]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.CellHints = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsCustomize.ColumnsQuickCustomization = True
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsData.Editing = False
|
|
OptionsData.Inserting = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsSelection.UnselectFocusedRecordOnExit = False
|
|
OptionsView.CellEndEllipsis = True
|
|
OptionsView.NoDataToDisplayInfoText = '<No hay datos a visualizar>'
|
|
OptionsView.CellAutoHeight = True
|
|
OptionsView.ColumnAutoWidth = True
|
|
OptionsView.DataRowHeight = 22
|
|
OptionsView.Footer = True
|
|
OptionsView.GridLineColor = cl3DLight
|
|
OptionsView.GridLines = glHorizontal
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.GroupRowStyle = grsOffice11
|
|
OptionsView.HeaderEndEllipsis = True
|
|
Styles.Inactive = cxStyleSelection
|
|
Styles.Selection = cxStyleSelection
|
|
Styles.OnGetContentStyle = cxGridViewStylesGetContentStyle
|
|
object cxGridViewICONO: TcxGridDBColumn
|
|
Caption = 'Icono'
|
|
OnCustomDrawCell = cxGridViewICONOCustomDrawCell
|
|
BestFitMaxWidth = 22
|
|
MinWidth = 22
|
|
Options.HorzSizing = False
|
|
Options.Sorting = False
|
|
Width = 22
|
|
OnCustomDrawHeader = cxGridViewICONOCustomDrawHeader
|
|
end
|
|
end
|
|
object cxGridLevel: TcxGridLevel
|
|
GridView = cxGridView
|
|
end
|
|
end
|
|
inline frViewFiltroBase1: TfrViewFiltroBase [1]
|
|
Left = 0
|
|
Top = 0
|
|
Width = 607
|
|
Height = 102
|
|
Align = alTop
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
Visible = False
|
|
ReadOnly = False
|
|
ExplicitWidth = 607
|
|
ExplicitHeight = 102
|
|
inherited TBXDockablePanel1: TTBXDockablePanel
|
|
ExplicitWidth = 607
|
|
ExplicitHeight = 102
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
Width = 607
|
|
ExplicitWidth = 607
|
|
inherited txtFiltroTodo: TcxTextEdit
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitWidth = 510
|
|
Width = 510
|
|
end
|
|
inherited edtFechaIniFiltro: TcxDateEdit
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitWidth = 272
|
|
Width = 272
|
|
end
|
|
inherited edtFechaFinFiltro: TcxDateEdit
|
|
Left = 270
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitLeft = 270
|
|
ExplicitWidth = 221
|
|
Width = 221
|
|
end
|
|
inherited eLista: TcxComboBox
|
|
Left = 457
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitLeft = 457
|
|
ExplicitWidth = 215
|
|
Width = 215
|
|
end
|
|
end
|
|
inherited TBXAlignmentPanel1: TTBXAlignmentPanel
|
|
Width = 607
|
|
ExplicitWidth = 607
|
|
inherited tbxBotones: TTBXToolbar
|
|
Width = 597
|
|
ExplicitWidth = 597
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object pnlAgrupaciones: TTBXDockablePanel
|
|
Left = 0
|
|
Top = 415
|
|
MinClientHeight = 8
|
|
Align = alBottom
|
|
Caption = 'pnlAgrupaciones'
|
|
DockedHeight = 26
|
|
FloatingWidth = 128
|
|
FloatingHeight = 26
|
|
SupportedDocks = [dkStandardDock, dkMultiDock]
|
|
TabOrder = 2
|
|
Visible = False
|
|
ExplicitWidth = 128
|
|
object TBXAlignmentPanel1: TTBXAlignmentPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 607
|
|
Height = 26
|
|
Margins.Left = 10
|
|
Align = alTop
|
|
TabOrder = 0
|
|
object TBXToolbar1: TTBXToolbar
|
|
Left = 10
|
|
Top = 0
|
|
Width = 597
|
|
Height = 26
|
|
Align = alTop
|
|
AutoResize = False
|
|
Caption = 'TBXToolbar1'
|
|
TabOrder = 0
|
|
object TBXItem1: TTBXItem
|
|
Action = actQuitarAgrupaciones
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object dxComponentPrinter: TdxComponentPrinter
|
|
CurrentLink = dxComponentPrinterLink
|
|
PreviewOptions.EnableOptions = [peoCanChangeMargins, peoPageBackground, peoPageSetup, peoPreferences, peoPrint]
|
|
PreviewOptions.VisibleOptions = [pvoPageBackground, pvoPageSetup, pvoPreferences, pvoPrint, pvoPrintStyles, pvoReportFileOperations, pvoPageMargins]
|
|
PreviewOptions.WindowState = wsMaximized
|
|
Version = 0
|
|
Left = 368
|
|
Top = 128
|
|
object dxComponentPrinterLink: TdxGridReportLink
|
|
Active = True
|
|
Component = cxGrid
|
|
PrinterPage.DMPaper = 9
|
|
PrinterPage.Footer = 6350
|
|
PrinterPage.GrayShading = True
|
|
PrinterPage.Header = 6350
|
|
PrinterPage.Margins.Bottom = 12700
|
|
PrinterPage.Margins.Left = 12700
|
|
PrinterPage.Margins.Right = 12700
|
|
PrinterPage.Margins.Top = 12700
|
|
PrinterPage.PageFooter.LeftTitle.Strings = (
|
|
'fssdfsdfdsfsd')
|
|
PrinterPage.PageSize.X = 210000
|
|
PrinterPage.PageSize.Y = 297000
|
|
PrinterPage.ScaleMode = smFit
|
|
PrinterPage._dxMeasurementUnits_ = 0
|
|
PrinterPage._dxLastMU_ = 2
|
|
ReportDocument.CreationDate = 40003.669735601850000000
|
|
StyleManager = dmBase.dxPrintStyleManager1
|
|
OptionsCards.Shadow.Depth = 0
|
|
OptionsExpanding.ExpandGroupRows = True
|
|
OptionsExpanding.ExpandMasterRows = True
|
|
OptionsFormatting.SuppressBackgroundBitmaps = True
|
|
OptionsFormatting.UseNativeStyles = True
|
|
OptionsFormatting.ConsumeSelectionStyle = True
|
|
OptionsLevels.Unwrap = True
|
|
OptionsRefinements.TransparentGraphics = True
|
|
OptionsSize.AutoWidth = True
|
|
OptionsView.Caption = False
|
|
OptionsView.ExpandButtons = False
|
|
OptionsView.FilterBar = False
|
|
StyleRepository = cxStyleRepositoryInforme
|
|
Styles.Content = cxStyleContentInforme
|
|
Styles.Footer = cxStyleFooterInforme
|
|
Styles.Group = cxStyleGroupInforme
|
|
Styles.Header = cxStyleHeaderInforme
|
|
Styles.Selection = cxStyleSelectionInforme
|
|
BuiltInReportLink = True
|
|
end
|
|
end
|
|
object dxPSEngineController1: TdxPSEngineController
|
|
LookAndFeel = pslfOffice11
|
|
UseNativeLookAndFeel = False
|
|
Left = 336
|
|
Top = 128
|
|
end
|
|
object cxStyleRepository1: TcxStyleRepository
|
|
Left = 296
|
|
Top = 128
|
|
PixelsPerInch = 96
|
|
object cxStyleSelection: TcxStyle
|
|
AssignedValues = [svColor, svTextColor]
|
|
Color = clHighlight
|
|
TextColor = clHighlightText
|
|
end
|
|
object cxStyle_NORMAL_PAR: TcxStyle
|
|
AssignedValues = [svColor]
|
|
Color = 552923887
|
|
end
|
|
object cxStyle_NORMAL_IMPAR: TcxStyle
|
|
AssignedValues = [svColor]
|
|
Color = clWindow
|
|
end
|
|
object cxStyle_ORDENADO_PAR: TcxStyle
|
|
AssignedValues = [svColor]
|
|
Color = 15131873
|
|
end
|
|
object cxStyle_ORDENADO_IMPAR: TcxStyle
|
|
AssignedValues = [svColor]
|
|
Color = 16052975
|
|
end
|
|
object cxStyle_FILTRADO_PAR: TcxStyle
|
|
AssignedValues = [svColor]
|
|
Color = 546166271
|
|
end
|
|
object cxStyle_FILTRADO_IMPAR: TcxStyle
|
|
AssignedValues = [svColor]
|
|
Color = 549513214
|
|
end
|
|
object cxStyle_FILTRADO_ORDENADO_PAR: TcxStyle
|
|
AssignedValues = [svColor]
|
|
Color = 545771513
|
|
end
|
|
object cxStyle_FILTRADO_ORDENADO_IMPAR: TcxStyle
|
|
AssignedValues = [svColor]
|
|
Color = 549249528
|
|
end
|
|
end
|
|
object ActionList1: TActionList
|
|
Left = 144
|
|
Top = 400
|
|
object actQuitarAgrupaciones: TAction
|
|
Caption = 'Quitar agrupaciones'
|
|
OnExecute = actQuitarAgrupacionesExecute
|
|
OnUpdate = actQuitarAgrupacionesUpdate
|
|
end
|
|
end
|
|
object cxStyleRepositoryInforme: TcxStyleRepository
|
|
Left = 368
|
|
Top = 160
|
|
PixelsPerInch = 96
|
|
object cxStyleContentInforme: TcxStyle
|
|
AssignedValues = [svColor, svFont, svTextColor]
|
|
Color = clWhite
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
TextColor = clBlack
|
|
end
|
|
object cxStyleFooterInforme: TcxStyle
|
|
AssignedValues = [svColor, svFont, svTextColor]
|
|
Color = 14803425
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
TextColor = clBlack
|
|
end
|
|
object cxStyleGroupInforme: TcxStyle
|
|
AssignedValues = [svColor, svFont, svTextColor]
|
|
Color = clWhite
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -12
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
TextColor = clBlack
|
|
end
|
|
object cxStyleHeaderInforme: TcxStyle
|
|
AssignedValues = [svColor, svFont, svTextColor]
|
|
Color = 14803425
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
TextColor = clBlack
|
|
end
|
|
object cxStyleSelectionInforme: TcxStyle
|
|
AssignedValues = [svColor, svFont, svTextColor]
|
|
Color = clWhite
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
TextColor = clBlack
|
|
end
|
|
end
|
|
object GridPNGImageList: TPngImageList
|
|
PngImages = <
|
|
item
|
|
PngImage.Data = {
|
|
89504E470D0A1A0A0000000D49484452000000100000001008060000001FF3FF
|
|
61000000097048597300000B1300000B1301009A9C1800000A4F694343505068
|
|
6F746F73686F70204943432070726F66696C65000078DA9D53675453E9163DF7
|
|
DEF4424B8880944B6F5215082052428B801491262A2109104A8821A1D91551C1
|
|
114545041BC8A088038E8E808C15512C0C8A0AD807E421A28E83A3888ACAFBE1
|
|
7BA36BD6BCF7E6CDFEB5D73EE7ACF39DB3CF07C0080C9648335135800CA9421E
|
|
11E083C7C4C6E1E42E40810A2470001008B3642173FD230100F87E3C3C2B22C0
|
|
07BE000178D30B0800C04D9BC0301C87FF0FEA42995C01808401C07491384B08
|
|
801400407A8E42A600404601809D98265300A0040060CB6362E300502D006027
|
|
7FE6D300809DF8997B01005B94211501A09100201365884400683B00ACCF568A
|
|
450058300014664BC43900D82D00304957664800B0B700C0CE100BB200080C00
|
|
305188852900047B0060C8232378008499001446F2573CF12BAE10E72A000078
|
|
99B23CB9243945815B082D710757572E1E28CE49172B14366102619A402EC279
|
|
99193281340FE0F3CC0000A0911511E083F3FD78CE0EAECECE368EB60E5F2DEA
|
|
BF06FF226262E3FEE5CFAB70400000E1747ED1FE2C2FB31A803B06806DFEA225
|
|
EE04685E0BA075F78B66B20F40B500A0E9DA57F370F87E3C3C45A190B9D9D9E5
|
|
E4E4D84AC4425B61CA577DFE67C25FC057FD6CF97E3CFCF7F5E0BEE22481325D
|
|
814704F8E0C2CCF44CA51CCF92098462DCE68F47FCB70BFFFC1DD322C44962B9
|
|
582A14E35112718E449A8CF332A52289429229C525D2FF64E2DF2CFB033EDF35
|
|
00B06A3E017B912DA85D6303F64B27105874C0E2F70000F2BB6FC1D428080380
|
|
6883E1CF77FFEF3FFD47A02500806649927100005E44242E54CAB33FC7080000
|
|
44A0812AB0411BF4C1182CC0061CC105DCC10BFC6036844224C4C24210420A64
|
|
801C726029AC82422886CDB01D2A602FD4401D34C051688693700E2EC255B80E
|
|
3D700FFA61089EC128BC81090441C808136121DA8801628A58238E08179985F8
|
|
21C14804128B2420C9881451224B91354831528A542055481DF23D720239875C
|
|
46BA913BC8003282FC86BC47319481B2513DD40CB543B9A8371A8446A20BD064
|
|
74319A8F16A09BD072B41A3D8C36A1E7D0AB680FDA8F3E43C730C0E8180733C4
|
|
6C302EC6C342B1382C099363CBB122AC0CABC61AB056AC03BB89F563CFB17704
|
|
128145C0093604774220611E4148584C584ED848A8201C243411DA0937090384
|
|
51C2272293A84BB426BA11F9C4186232318758482C23D6128F132F107B8843C4
|
|
37241289433227B9900249B1A454D212D246D26E5223E92CA99B34481A2393C9
|
|
DA646BB20739942C202BC885E49DE4C3E433E41BE421F25B0A9D624071A4F853
|
|
E22852CA6A4A19E510E534E5066598324155A39A52DDA8A15411358F5A42ADA1
|
|
B652AF5187A81334759A39CD8316494BA5ADA295D31A681768F769AFE874BA11
|
|
DD951E4E97D057D2CBE947E897E803F4770C0D861583C7886728199B18071867
|
|
197718AF984CA619D38B19C754303731EB98E7990F996F55582AB62A7C1591CA
|
|
0A954A9526951B2A2F54A9AAA6AADEAA0B55F355CB548FA95E537DAE46553353
|
|
E3A909D496AB55AA9D50EB531B5367A93BA887AA67A86F543FA47E59FD890659
|
|
C34CC34F43A451A0B15FE3BCC6200B6319B3782C216B0DAB86758135C426B1CD
|
|
D97C762ABB98FD1DBB8B3DAAA9A13943334A3357B352F394663F07E39871F89C
|
|
744E09E728A797F37E8ADE14EF29E2291BA6344CB931655C6BAA96979658AB48
|
|
AB51AB47EBBD36AEEDA79DA6BD45BB59FB810E41C74A275C2747678FCE059DE7
|
|
53D953DDA70AA7164D3D3AF5AE2EAA6BA51BA1BB4477BF6EA7EE989EBE5E809E
|
|
4C6FA7DE79BDE7FA1C7D2FFD54FD6DFAA7F5470C5806B30C2406DB0CCE183CC5
|
|
35716F3C1D2FC7DBF151435DC34043A561956197E18491B9D13CA3D5468D460F
|
|
8C69C65CE324E36DC66DC6A326062621264B4DEA4DEE9A524DB9A629A63B4C3B
|
|
4CC7CDCCCDA2CDD699359B3D31D732E79BE79BD79BDFB7605A785A2CB6A8B6B8
|
|
6549B2E45AA659EEB6BC6E855A3959A558555A5DB346AD9DAD25D6BBADBBA711
|
|
A7B94E934EAB9ED667C3B0F1B6C9B6A9B719B0E5D806DBAEB66DB67D61676217
|
|
67B7C5AEC3EE93BD937DBA7D8DFD3D070D87D90EAB1D5A1D7E73B472143A563A
|
|
DE9ACE9CEE3F7DC5F496E92F6758CF10CFD833E3B613CB29C4699D539BD34767
|
|
1767B97383F3888B894B82CB2E973E2E9B1BC6DDC8BDE44A74F5715DE17AD2F5
|
|
9D9BB39BC2EDA8DBAFEE36EE69EE87DC9FCC349F299E593373D0C3C843E051E5
|
|
D13F0B9F95306BDFAC7E4F434F8167B5E7232F632F9157ADD7B0B7A577AAF761
|
|
EF173EF63E729FE33EE33C37DE32DE595FCC37C0B7C8B7CB4FC36F9E5F85DF43
|
|
7F23FF64FF7AFFD100A78025016703898141815B02FBF87A7C21BF8E3F3ADB65
|
|
F6B2D9ED418CA0B94115418F82AD82E5C1AD2168C8EC90AD21F7E798CE91CE69
|
|
0E85507EE8D6D00761E6618BC37E0C2785878557863F8E7088581AD131973577
|
|
D1DC4373DF44FA449644DE9B67314F39AF2D4A352A3EAA2E6A3CDA37BA34BA3F
|
|
C62E6659CCD5589D58496C4B1C392E2AAE366E6CBEDFFCEDF387E29DE20BE37B
|
|
17982FC85D7079A1CEC2F485A716A92E122C3A96404C884E3894F041102AA816
|
|
8C25F21377258E0A79C21DC267222FD136D188D8435C2A1E4EF2482A4D7A92EC
|
|
91BC357924C533A52CE5B98427A990BC4C0D4CDD9B3A9E169A76206D323D3ABD
|
|
31839291907142AA214D93B667EA67E66676CBAC6585B2FEC56E8BB72F1E9507
|
|
C96BB390AC05592D0AB642A6E8545A28D72A07B267655766BFCD89CA3996AB9E
|
|
2BCDEDCCB3CADB90379CEF9FFFED12C212E192B6A5864B572D1D58E6BDAC6A39
|
|
B23C7179DB0AE315052B865606AC3CB88AB62A6DD54FABED5797AE7EBD267A4D
|
|
6B815EC1CA82C1B5016BEB0B550AE5857DEBDCD7ED5D4F582F59DFB561FA869D
|
|
1B3E15898AAE14DB1797157FD828DC78E51B876FCABF99DC94B4A9ABC4B964CF
|
|
66D266E9E6DE2D9E5B0E96AA97E6970E6E0DD9DAB40DDF56B4EDF5F645DB2F97
|
|
CD28DBBB83B643B9A3BF3CB8BC65A7C9CECD3B3F54A454F454FA5436EED2DDB5
|
|
61D7F86ED1EE1B7BBCF634ECD5DB5BBCF7FD3EC9BEDB5501554DD566D565FB49
|
|
FBB3F73FAE89AAE9F896FB6D5DAD4E6D71EDC703D203FD07230EB6D7B9D4D51D
|
|
D23D54528FD62BEB470EC71FBEFE9DEF772D0D360D558D9CC6E223704479E4E9
|
|
F709DFF71E0D3ADA768C7BACE107D31F761D671D2F6A429AF29A469B539AFB5B
|
|
625BBA4FCC3ED1D6EADE7AFC47DB1F0F9C343C59794AF354C969DAE982D39367
|
|
F2CF8C9D959D7D7E2EF9DC60DBA2B67BE763CEDF6A0F6FEFBA1074E1D245FF8B
|
|
E73BBC3BCE5CF2B874F2B2DBE51357B8579AAF3A5F6DEA74EA3CFE93D34FC7BB
|
|
9CBB9AAEB95C6BB9EE7ABDB57B66F7E91B9E37CEDDF4BD79F116FFD6D59E393D
|
|
DDBDF37A6FF7C5F7F5DF16DD7E7227FDCECBBBD97727EEADBC4FBC5FF440ED41
|
|
D943DD87D53F5BFEDCD8EFDC7F6AC077A0F3D1DC47F7068583CFFE91F58F0F43
|
|
058F998FCB860D86EB9E383E3939E23F72FDE9FCA743CF64CF269E17FEA2FECB
|
|
AE17162F7EF8D5EBD7CED198D1A197F29793BF6D7CA5FDEAC0EB19AFDBC6C2C6
|
|
1EBEC97833315EF456FBEDC177DC771DEFA3DF0F4FE47C207F28FF68F9B1F553
|
|
D0A7FB93199393FF040398F3FC63332DDB000000434944415478DA63FCFFFF3F
|
|
03258011D900464646ACA601D530126D00BA6298A1B80C21CA0090183639925C
|
|
80CB3B040DC0E69A510306BD010C04005E03C801036F00008D248BE16F9028BA
|
|
0000000049454E44AE426082}
|
|
Name = 'Icono_header'
|
|
Background = clWindow
|
|
end>
|
|
Left = 296
|
|
Top = 320
|
|
Bitmap = {}
|
|
end
|
|
object cxViewGridPopupMenu: TcxGridPopupMenu
|
|
Grid = cxGrid
|
|
PopupMenus = <
|
|
item
|
|
GridView = cxGridView
|
|
HitTypes = [gvhtCell]
|
|
Index = 0
|
|
end>
|
|
Left = 248
|
|
Top = 128
|
|
end
|
|
end
|