You are not logged in.
Pages: 1
I need to use several functions from TGDIPlusFull but they're all protected, what is recomended way to access them?
inherit from TGDIPlusFull, redeclare them as public, and create new instance (ignore global Gdip)?
Offline
Pages: 1