TmvFont.HandleNeeded
Creates the underlying GDI font object.
procedure HandleNeeded;
Description
Call HandleNeeded to the underlying GDI font object. If the GDI font object does not exist, HandleNeeded calls the private GetHandle method and creates GDI font object.
Go to CAD VCL Enterprise