|
@@ -51,7 +51,6 @@ inherited frmEditor: TfrmEditor
|
|
OnClose = frmEditorClose
|
|
OnClose = frmEditorClose
|
|
OnCloseQuery = FormCloseQuery
|
|
OnCloseQuery = FormCloseQuery
|
|
OnCreate = FormCreate
|
|
OnCreate = FormCreate
|
|
- Position = poDefault
|
|
|
|
SessionProperties = 'Height;Width;WindowState;Left;Top'
|
|
SessionProperties = 'Height;Width;WindowState;Left;Top'
|
|
ShowInTaskBar = stAlways
|
|
ShowInTaskBar = stAlways
|
|
object StatusBar: TStatusBar[0]
|
|
object StatusBar: TStatusBar[0]
|