systools: Add code pattern and text data units (plus demos)

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6147 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2018-01-17 18:44:39 +00:00
parent 36b42951dd
commit 133a3b98d7
35 changed files with 6060 additions and 27 deletions

View File

@@ -8,7 +8,7 @@ unit laz_systools_design;
interface
uses
StReg, LazarusPackageIntf;
StPropEd, StReg, LazarusPackageIntf;
implementation