Componentes.Terceros.jvcl/internal/3.36/1/examples/JvDocking/VCDemo/Source/SourceEditUnit.dfm
2009-03-04 12:31:55 +00:00

22 lines
468 B
Plaintext

object SourceEditForm: TSourceEditForm
Left = 388
Top = 271
Width = 350
Height = 296
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Shell Dlg 2'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
end