inherited frViewDireccionesEntrega: TfrViewDireccionesEntrega Width = 583 Height = 464 ExplicitWidth = 583 ExplicitHeight = 464 object cxGrid: TcxGrid Left = 0 Top = 24 Width = 583 Height = 440 Align = alClient TabOrder = 0 LookAndFeel.Kind = lfOffice11 LookAndFeel.NativeStyle = True object cxGridView: TcxGridDBTableView NavigatorButtons.ConfirmDelete = False FilterBox.Visible = fvNever OnEditKeyDown = cxGridViewEditKeyDown DataController.DataSource = dsDirecciones DataController.Filter.Options = [fcoCaseInsensitive] DataController.KeyFieldNames = 'ID' DataController.Options = [dcoAnsiSort, dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoFocusTopRowAfterSorting, dcoImmediatePost] DataController.Summary.DefaultGroupSummaryItems = <> DataController.Summary.FooterSummaryItems = <> DataController.Summary.SummaryGroups = <> OptionsBehavior.AlwaysShowEditor = True OptionsBehavior.CellHints = True OptionsBehavior.FocusCellOnTab = True OptionsBehavior.GoToNextCellOnEnter = True OptionsBehavior.BestFitMaxRecordCount = 20 OptionsBehavior.FocusCellOnCycle = True OptionsCustomize.ColumnFiltering = False OptionsCustomize.ColumnGrouping = False OptionsCustomize.ColumnMoving = False OptionsCustomize.ColumnSorting = False OptionsCustomize.DataRowSizing = True OptionsData.Appending = True OptionsData.CancelOnExit = False OptionsSelection.MultiSelect = True OptionsSelection.UnselectFocusedRecordOnExit = False OptionsView.CellEndEllipsis = True OptionsView.CellAutoHeight = True OptionsView.ColumnAutoWidth = True OptionsView.GridLineColor = cl3DLight OptionsView.GroupByBox = False OptionsView.HeaderEndEllipsis = True OptionsView.Indicator = True OptionsView.NewItemRowInfoText = 'Click here to add a new row' object cxGridViewID: TcxGridDBColumn DataBinding.FieldName = 'ID' Visible = False end object cxGridViewDIRECCION: TcxGridDBColumn Caption = 'Direcci'#243'n' DataBinding.FieldName = 'CALLE' PropertiesClassName = 'TcxTextEditProperties' Width = 367 end object cxGridViewPOBLACION: TcxGridDBColumn Caption = 'Poblaci'#243'n' DataBinding.FieldName = 'POBLACION' PropertiesClassName = 'TcxTextEditProperties' BestFitMaxWidth = 64 Width = 206 end object cxGridViewCP: TcxGridDBColumn Caption = 'Cod. postal' DataBinding.FieldName = 'CODIGO_POSTAL' PropertiesClassName = 'TcxTextEditProperties' Width = 76 end object cxGridViewPROVINCIA: TcxGridDBColumn Caption = 'Provincia' DataBinding.FieldName = 'PROVINCIA' PropertiesClassName = 'TcxTextEditProperties' BestFitMaxWidth = 64 Width = 213 end object cxGridViewPERSONA_CONTACTO: TcxGridDBColumn Caption = 'Persona de contacto' DataBinding.FieldName = 'PERSONA_CONTACTO' PropertiesClassName = 'TcxTextEditProperties' Width = 128 end end object cxGridLevel: TcxGridLevel GridView = cxGridView end end object ToolBar1: TToolBar Left = 0 Top = 0 Width = 583 Height = 24 AutoSize = True ButtonWidth = 63 Caption = 'ToolBar1' EdgeInner = esNone EdgeOuter = esNone Flat = False Images = ContenidoImageList List = True ParentShowHint = False ShowCaptions = True ShowHint = True TabOrder = 1 Transparent = True object ToolButton1: TToolButton Left = 0 Top = 2 Action = actAnadir AutoSize = True end object ToolButton2: TToolButton Left = 62 Top = 2 Action = actEliminar AutoSize = True end end object dsDirecciones: TDADataSource Left = 40 Top = 144 end object ContenidoImageList: TPngImageList PngImages = < item PngImage.Data = { 89504E470D0A1A0A0000000D49484452000000100000001008060000001FF3FF 610000000970485973000017120000171201679FD252000000D04944415478DA 6364C0062630FCC72A5EC0C0882EC488CB80191909706EDDBA750CAF767D6260 5830240DF8F9FB3743EBE6CD780CC011602003409A7F0071EF8E1D10030C30D5 31A23B1706609AB1E23F7FC0F4FA2967B01B408CE6A3B76E815D856100319ABF FFFAC570EEC103540340218D0C92EDECE01AD79E398335ACE106305CC0942CAC 77871BB0F5E2454820620138A331D3CB09EEECBD57AF929E0E629DADC106FCF9 F70F1E602419106A67C6F01DE40260805D7AFC9874037C2C0D194EDDBD8B1260 241900A6D103178B01000648ED7B1FCA93F30000000049454E44AE426082} Name = 'PngImage0' Background = clWindow end item PngImage.Data = { 89504E470D0A1A0A0000000D49484452000000100000001008060000001FF3FF 610000000970485973000017120000171201679FD2520000006E4944415478DA 63FCFFFF3F03258071D40006C6397A1214990036203925952CCD73E7CCC66100 C85BBF7F32307CFDC4C0F0FD2B03C33710FD05487F46E0374F19E6FE964032E0 CF6F840120CD200D5F3F43357E42F0416C90013FBFA119B0B099742FC00CA028 10073E1D0C7D030077CE5E397DD56C480000000049454E44AE426082} Name = 'PngImage1' Background = clWindow end> Left = 40 Top = 112 Bitmap = {} end object ActionListContenido: TActionList Images = ContenidoImageList Left = 168 Top = 96 object actAnadir: TAction Category = 'Operaciones' Caption = 'A'#241'adir' ImageIndex = 0 ShortCut = 45 OnExecute = actAnadirExecute end object actEliminar: TAction Category = 'Operaciones' Caption = 'Eliminar' ImageIndex = 1 ShortCut = 16430 OnExecute = actEliminarExecute end end end