Componentes.Terceros.DevExp.../official/x.26/ExpressQuantumGrid 6/Sources/cxViewEditor.dfm
2007-09-09 11:27:27 +00:00

26 lines
528 B
Plaintext

object cxViewEditor: TcxViewEditor
Left = 742
Top = 104
Caption = 'cxViewEditor'
ClientHeight = 313
ClientWidth = 343
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object PViewEditor: TPanel
Left = 0
Top = 0
Width = 343
Height = 313
Align = alClient
BevelOuter = bvNone
TabOrder = 0
end
end