148 lines
3.5 KiB
Plaintext
148 lines
3.5 KiB
Plaintext
inherited fEditorHistorialCargasEDI: TfEditorHistorialCargasEDI
|
|
Left = 525
|
|
Top = 313
|
|
Caption = 'fEditorHistorialCargasEDI'
|
|
ClientHeight = 451
|
|
ClientWidth = 660
|
|
OnCreate = CustomEditorCreate
|
|
ExplicitWidth = 668
|
|
ExplicitHeight = 485
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
inherited JvNavPanelHeader: TJvNavPanelHeader
|
|
Width = 660
|
|
Caption = 'Historial de cargas de ficheros EDI'
|
|
ExplicitWidth = 660
|
|
inherited Image1: TImage
|
|
Left = 633
|
|
ExplicitLeft = 633
|
|
end
|
|
end
|
|
inherited TBXDock: TTBXDock
|
|
Width = 660
|
|
Visible = False
|
|
ExplicitWidth = 660
|
|
inherited tbxMain: TTBXToolbar
|
|
Visible = False
|
|
end
|
|
inherited tbxMenu: TTBXToolbar
|
|
ExplicitWidth = 660
|
|
end
|
|
inherited tbxFiltro: TTBXToolbar
|
|
Visible = False
|
|
end
|
|
end
|
|
inherited StatusBar: TStatusBar
|
|
Top = 432
|
|
Width = 660
|
|
ExplicitTop = 432
|
|
ExplicitWidth = 660
|
|
end
|
|
inline frViewHistorialCargasEDI1: TfrViewHistorialCargasEDI [3]
|
|
Left = 0
|
|
Top = 76
|
|
Width = 660
|
|
Height = 356
|
|
Align = alClient
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
ReadOnly = False
|
|
ExplicitTop = 76
|
|
ExplicitWidth = 660
|
|
ExplicitHeight = 356
|
|
inherited cxGrid: TcxGrid
|
|
Width = 660
|
|
Height = 356
|
|
ExplicitWidth = 660
|
|
ExplicitHeight = 356
|
|
inherited cxGridView: TcxGridDBTableView
|
|
inherited cxGridViewOK: TcxGridDBColumn
|
|
IsCaptionAssigned = True
|
|
end
|
|
inherited cxGridViewFECHA: TcxGridDBColumn
|
|
Width = 92
|
|
end
|
|
inherited cxGridViewREPORT: TcxGridDBColumn
|
|
Width = 54
|
|
end
|
|
inherited cxGridViewERROR_MSG: TcxGridDBColumn
|
|
Width = 492
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited EditorActionList: TActionList [4]
|
|
inherited actNuevo: TAction
|
|
Enabled = False
|
|
end
|
|
inherited actModificar: TAction
|
|
Enabled = False
|
|
end
|
|
inherited actEliminar: TAction
|
|
Enabled = False
|
|
end
|
|
inherited actDeshacer: TEditUndo
|
|
Enabled = False
|
|
end
|
|
inherited actCortar: TEditCut
|
|
Enabled = False
|
|
end
|
|
inherited actCopiar: TEditCopy
|
|
Enabled = False
|
|
end
|
|
inherited actPegar: TEditPaste
|
|
Enabled = False
|
|
end
|
|
inherited actSeleccionarTodo: TEditSelectAll
|
|
Enabled = False
|
|
end
|
|
inherited actLimpiar: TEditDelete
|
|
Enabled = False
|
|
end
|
|
inherited actDuplicar: TAction
|
|
Enabled = False
|
|
end
|
|
end
|
|
inherited SmallImages: TPngImageList [5]
|
|
end
|
|
inherited LargeImages: TPngImageList [6]
|
|
end
|
|
inherited JvFormStorage: TJvFormStorage [7]
|
|
end
|
|
inherited JvAppRegistryStorage: TJvAppRegistryStorage [8]
|
|
end
|
|
inherited dsDataTable: TDADataSource [9]
|
|
end
|
|
inherited GridPopupMenu: TPopupMenu
|
|
inherited Modificar1: TMenuItem
|
|
Visible = False
|
|
end
|
|
inherited Duplicar1: TMenuItem
|
|
Visible = False
|
|
end
|
|
inherited Eliminar1: TMenuItem
|
|
Visible = False
|
|
end
|
|
inherited N1: TMenuItem
|
|
Visible = False
|
|
end
|
|
inherited Nuevo1: TMenuItem
|
|
Visible = False
|
|
end
|
|
inherited N2: TMenuItem
|
|
Visible = False
|
|
end
|
|
inherited Previsualizar1: TMenuItem
|
|
Visible = False
|
|
end
|
|
inherited Imprimir1: TMenuItem
|
|
Visible = False
|
|
end
|
|
end
|
|
end
|