32 lines
901 B
Plaintext
32 lines
901 B
Plaintext
|
|
inherited frViewDetallesFacturaCliente: TfrViewDetallesFacturaCliente
|
||
|
|
inherited cxGrid: TcxGrid
|
||
|
|
inherited cxGridView: TcxGridDBTableView
|
||
|
|
inherited cxGridViewDESCRIPCION: TcxGridDBColumn
|
||
|
|
OnGetPropertiesForEdit = cxGridViewDESCRIPCIONGetPropertiesForEdit
|
||
|
|
end
|
||
|
|
inherited cxGridViewIMPORTENETO: TcxGridDBColumn
|
||
|
|
Visible = False
|
||
|
|
VisibleForCustomization = False
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxRichEdit1: TcxRichEdit [3]
|
||
|
|
Left = 78
|
||
|
|
Top = 225
|
||
|
|
ParentFont = False
|
||
|
|
Properties.MemoMode = True
|
||
|
|
Lines.Strings = (
|
||
|
|
'cxRichEdit1')
|
||
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
||
|
|
Style.Font.Color = clWindowText
|
||
|
|
Style.Font.Height = -13
|
||
|
|
Style.Font.Name = 'Lucida Console'
|
||
|
|
Style.Font.Style = []
|
||
|
|
Style.IsFontAssigned = True
|
||
|
|
TabOrder = 3
|
||
|
|
Visible = False
|
||
|
|
Height = 25
|
||
|
|
Width = 145
|
||
|
|
end
|
||
|
|
end
|