OnGuard: Rework sample projects.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8721 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2023-02-20 11:17:45 +00:00
parent a1792b0941
commit d6279b614d
103 changed files with 2214 additions and 1689 deletions

View File

@ -29,7 +29,7 @@ type
{ TForm1 }
TForm1 = class(TForm)
Memo1: TLabel;
Info: TLabel;
ModifyBtn: TButton;
MainMenu1: TMainMenu;
FeaturesMenu: TMenuItem;