components - There is a TCustomStyleServices in Delphi 7? -
in order override tpanel's paint procedure make background color clwhite in delphi 7, following @rruz answer, can't find tcustomstyleservices class.
there alternative want?
i'm using xpman resource (idk if changes anything).
since delphi7 not support vcl-styles, setting parentbackground false , color clwhite should fit requirements.
Comments
Post a Comment