lazarus/doceditor/doceditor.lfm
mattias 32cd2c80a1 fixed crDefault in lrs files
git-svn-id: trunk@5028 -
2004-01-08 13:52:09 +00:00

44 lines
832 B
Plaintext

object DocEditorWnd: TDocEditorWnd
Caption = 'DocEditorWnd'
ClientHeight = 396
ClientWidth = 598
OnCreate = DocEditorWndCREATE
HorzScrollBar.Page = 599
VertScrollBar.Page = 397
Left = 291
Height = 396
Top = 167
Width = 598
object ButtonsPanel: TPanel
Align = ALTOP
Caption = 'ButtonsPanel'
ClientHeight = 28
ClientWidth = 598
TabOrder = 0
TabStop = True
Height = 28
Width = 598
end
object ContextTreeview: TTreeView
Align = ALLEFT
DefaultItemHeight = 17
DragCursor = 65524
ParentCtl3D = False
TabOrder = 1
Height = 368
Top = 28
Width = 121
end
object FilesNotebook: TNotebook
Align = ALCLIENT
Left = 121
Height = 368
Top = 28
Width = 477
end
object ButtonImagelist: TImageList
left = 56
top = 40
end
end