tvplanit: Fix compilation with Laz 2.0.12 (or older? - untested).

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8497 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2022-09-21 18:07:10 +00:00
parent 352003d5d6
commit 4f5cea1fef
2 changed files with 7 additions and 2 deletions

View File

@ -14,6 +14,7 @@ object frmAbout: TfrmAbout
OnCreate = FormCreate
OnDestroy = FormDestroy
Position = poScreenCenter
LCLVersion = '2.3.0.0'
object ButtonPanel: TPanel
AnchorSideTop.Control = Panel1
AnchorSideTop.Side = asrBottom