tvplanit: Several further improvements of NavBar component editor (avoid crashes, hopefully; enable/disable buttons).

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6371 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2018-05-02 21:50:54 +00:00
parent 3627e39793
commit 159c1958df
3 changed files with 185 additions and 316 deletions

View File

@ -11,6 +11,7 @@ object frmNavBarEd: TfrmNavBarEd
FormStyle = fsStayOnTop
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
Position = poScreenCenter
LCLVersion = '1.9.0.0'