git-svn-id: https://192.168.0.254/svn/Proyectos.AlonsoYSal_FactuGES2/trunk@6 40301925-124e-1c4e-b97d-170ad7a8785b
71 lines
2.0 KiB
Plaintext
71 lines
2.0 KiB
Plaintext
inherited frViewPerfilesUsuario: TfrViewPerfilesUsuario
|
|
inherited cxGrid: TcxGrid
|
|
inherited cxGridView: TcxGridDBTableView
|
|
object cxGridViewID: TcxGridDBColumn
|
|
DataBinding.FieldName = 'ID'
|
|
Visible = False
|
|
BestFitMaxWidth = 20
|
|
VisibleForCustomization = False
|
|
Width = 20
|
|
end
|
|
object cxGridViewUSERNAME: TcxGridDBColumn
|
|
DataBinding.FieldName = 'USERNAME'
|
|
Width = 150
|
|
end
|
|
object cxGridViewTIPO: TcxGridDBColumn
|
|
DataBinding.FieldName = 'TIPO'
|
|
Visible = False
|
|
VisibleForCustomization = False
|
|
end
|
|
end
|
|
end
|
|
inherited frViewFiltroBase1: TfrViewFiltroBase
|
|
inherited TBXDockablePanel1: TTBXDockablePanel
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
inherited txtFiltroTodo: TcxTextEdit
|
|
ExplicitWidth = 273
|
|
Width = 273
|
|
end
|
|
inherited edtFechaIniFiltro: TcxDateEdit
|
|
ExplicitWidth = 121
|
|
Width = 121
|
|
end
|
|
inherited edtFechaFinFiltro: TcxDateEdit
|
|
ExplicitWidth = 121
|
|
Width = 121
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited pnlAgrupaciones: TTBXDockablePanel
|
|
ExplicitWidth = 554
|
|
inherited TBXAlignmentPanel1: TTBXAlignmentPanel
|
|
inherited TBXToolbar1: TTBXToolbar
|
|
Visible = False
|
|
end
|
|
end
|
|
end
|
|
inherited dsDataSource: TDADataSource
|
|
DataSet = tbl_USUARIOS.Dataset
|
|
DataTable = DataModuleUsuarios.tbl_USUARIOS
|
|
end
|
|
inherited dxComponentPrinter: TdxComponentPrinter
|
|
inherited dxComponentPrinterLink: TdxGridReportLink
|
|
ReportDocument.CreationDate = 39456.431825266210000000
|
|
BuiltInReportLink = True
|
|
end
|
|
end
|
|
inherited dxPSEngineController1: TdxPSEngineController
|
|
Left = 304
|
|
Top = 168
|
|
end
|
|
inherited cxStyleRepository1: TcxStyleRepository
|
|
Left = 280
|
|
Top = 160
|
|
end
|
|
inherited cxViewGridPopupMenu: TcxGridPopupMenu
|
|
Left = 248
|
|
Top = 160
|
|
end
|
|
end
|