Componentes.Terceros.DevExp.../official/x.26/ExpressBars 6/Demos/Delphi/InPlaceEditorsDemo/InPlaceEditorsDemoValue.dfm
2007-09-09 11:27:27 +00:00

25 lines
509 B
Plaintext

inherited frmValueEditors: TfrmValueEditors
Left = 395
Top = 183
BorderIcons = []
Caption = 'frmValueEditors'
ClientHeight = 318
ClientWidth = 569
Color = clWindow
Font.Charset = DEFAULT_CHARSET
PixelsPerInch = 96
TextHeight = 13
inherited lblFrameDescription: TLabel
Width = 569
end
object PaintBox1: TPaintBox
Left = 0
Top = 16
Width = 569
Height = 302
Align = alClient
ParentColor = False
OnPaint = PaintBox1Paint
end
end