Adding Custom Properties to Delphi Forms; Overriding the Create Constructor
Monday March 8, 2010
in Delphi Tips :: If you need to add a custom property to a form and have it initialized *before* the OnCreate event, you will need to override the form's constructor.
Read the full article to learn about Adding Custom Properties to Delphi Forms; Overriding the Create Constructor.
Related:


No comments yet.Leave a Comment