2
votes
How to Implement the OnCreate event for a Delphi TFrame object
About Delphi Programming
– in Delphi TIPS :: A frame, like a form, is a container for other components. Frames can be nested within forms or other frames, and they can be saved on the Component palette for easy reuse. Once you start using frames, you'll note there's no OnCreate event you can use to initialize your frames. Read the full article to learn How to Implement the OnCreate event for a Delphi TFrame object Related: Code Reuse: Control Templates Introducing Type Inheritance - Overriding A more powerful Delphi Form - Override CreateParams How to Implement the OnCreate event for a Delphi TFrame object ...
Statistics
|
Visits by Source |
User Actions |




