Register (package)

From Lazarus wiki
Revision as of 14:58, 27 June 2014 by Arent (talk | contribs) (Created page with "Aa Lazarus package that is intended to be installed needs a '''Register''' procedure which declares all the packages components and corresponding files as well the tab onwhich...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Aa Lazarus package that is intended to be installed needs a Register procedure which declares all the packages components and corresponding files as well the tab onwhich te components are to be located.