git-svn-id: https://192.168.0.254/svn/Proyectos.Varela_PuntosVenta/trunk@108 1c943782-d109-9647-9548-93b3ac332352
39 lines
957 B
Plaintext
39 lines
957 B
Plaintext
inherited frViewPerfilesUsuario: TfrViewPerfilesUsuario
|
|
Width = 426
|
|
Height = 247
|
|
ExplicitWidth = 426
|
|
ExplicitHeight = 247
|
|
inherited cxGrid: TcxGrid
|
|
Width = 426
|
|
Height = 247
|
|
inherited cxGridView: TcxGridDBTableView
|
|
object cxGridViewID: TcxGridDBColumn
|
|
DataBinding.FieldName = 'ID'
|
|
Visible = False
|
|
BestFitMaxWidth = 20
|
|
Width = 20
|
|
end
|
|
object cxGridViewUSERNAME: TcxGridDBColumn
|
|
DataBinding.FieldName = 'USERNAME'
|
|
Width = 150
|
|
end
|
|
object cxGridViewTIPO: TcxGridDBColumn
|
|
DataBinding.FieldName = 'TIPO'
|
|
Visible = False
|
|
end
|
|
end
|
|
end
|
|
inherited dxComponentPrinter: TdxComponentPrinter
|
|
Left = 40
|
|
Top = 16
|
|
end
|
|
inherited dxPSEngineController1: TdxPSEngineController
|
|
Left = 304
|
|
Top = 168
|
|
end
|
|
inherited cxStyleRepository1: TcxStyleRepository
|
|
Left = 280
|
|
Top = 160
|
|
end
|
|
end
|