Componentes.Terceros.jvcl/official/3.32/examples/JvDocking/VCDemo/Source/SourceEditUnit.dfm

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