I'm using the vcl style hook of the answer to this question close button of a tabsheet not supporting vcl styles
and is working fine, but the close button is draw in all the TPageControl components of my app.
And I want add this option (draw the close button) to only a particular form. The question is : how I can apply this hook or any vcl style hook just to the TPageControl of a specific form?