Method function IGDIPlus.IGPPrivateFontCollection.AddFontFile(WideString) : TGPPrivateFontCollection

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: IGPPrivateFontCollection

Contents

Syntax

Delphi:

function AddFontFile( filename : WideString ) : TGPPrivateFontCollection;

C++ Builder:

TGPPrivateFontCollection __fastcall AddFontFile( WideString filename );

Visual C++ (MFC):

AddFontFile(  filename );

Summary

Adds a font file to this private font collection.

Description

Call this method to add a font file to this private font collection.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox