Board index » delphi » Add extra functionality when value of a published property set in object inspector (Still looking)
Lucian H Eng
![]() Delphi Developer |
Sat, 01 Sep 2001 03:00:00 GMT
Add extra functionality when value of a published property set in object inspector (Still looking)
Hi all,
Still wondering how to add extra functionality when value of a published This is referring to my earlier query: I have created a custom label from TCustomLabel. When user set the is private in TCustomLabel and I cannot inherit it. If I write my own it overrides the base class "read" and "write" methods and as a result, The thing I want to add when the FocusControl of the label is set is for the label to pass its own reference to the component that it has the Any more assistance would be greatly appreciated. Regards, |