TCustomZxxx components ?
Posted: 31.08.2015, 16:05
Hi
Ii would be useful to have TCustom components, ancestors of TZConnection, TZTable and TZQuery... with same properties and methods but protected instead of public, like others in the VCL/LCL.
This would allow us to inherit freely our components from them, hiding some properties that I don't want to be used in the developments I manage, avoiding some errors and time consuming explanations and issues. Simpler is better.
This is not a big work, and should not have any side effect, since the existing components will have the same properties and methods.
I can do it myself, but I have no svn access, and must be sure to have the last sources.
Is it possible for 7.2 ?
Regards
Ii would be useful to have TCustom components, ancestors of TZConnection, TZTable and TZQuery... with same properties and methods but protected instead of public, like others in the VCL/LCL.
This would allow us to inherit freely our components from them, hiding some properties that I don't want to be used in the developments I manage, avoiding some errors and time consuming explanations and issues. Simpler is better.
This is not a big work, and should not have any side effect, since the existing components will have the same properties and methods.
I can do it myself, but I have no svn access, and must be sure to have the last sources.
Is it possible for 7.2 ?
Regards