2011-11-14 17:40:41 +00:00
|
|
|
inherited frViewDetallesFacturaCliente: TfrViewDetallesFacturaCliente
|
|
|
|
|
inherited cxGrid: TcxGrid
|
|
|
|
|
inherited cxGridView: TcxGridDBTableView
|
2013-06-26 16:44:23 +00:00
|
|
|
inherited cxGridViewDESCRIPCION: TcxGridDBColumn
|
|
|
|
|
OnGetPropertiesForEdit = cxGridViewDESCRIPCIONGetPropertiesForEdit
|
|
|
|
|
end
|
2011-11-14 17:40:41 +00:00
|
|
|
inherited cxGridViewIMPORTENETO: TcxGridDBColumn
|
|
|
|
|
Visible = False
|
|
|
|
|
VisibleForCustomization = False
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
end
|
2013-06-26 16:44:23 +00:00
|
|
|
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
|
2011-11-14 17:40:41 +00:00
|
|
|
end
|