Implementing "Contains Focus" for Delphi's Container Controls: TPanel, TGroupBox, ...
Monday October 8, 2007
in Delphi TIPS :: In complex form designs where you have dozens of controls contained in several containers it is sometimes necessary to find out whether the focused control (the one with the input focus) is a child of some overall parent of a group of controls.
Read the full article to learn how to Implement "Contains Focus" for Delphi's Container Controls: TPanel, TGroupBox, ...
Related:


Comments
No comments yet. Leave a Comment