Class IGDIPlus.TGPFontCollection

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.

Package: SignalLabBasicPkg

Unit: IGDIPlus

Inherits: TGPBase

Contents

Syntax

Delphi:

type TGPFontCollection = class( TGPBase, IGPFontCollection )

C++ Builder:

class TGPFontCollection : public TGPBase

Visual C++ (MFC):

class CTGPFontCollection : public CTGPBase

C# (.NET):

public ref class TGPFontCollection : Mitov.SignalLab.Base

Summary

Abstract base class for font collections.

Description

The TGPFontCollection class is an abstract base class. It contains methods for enumerating the font families in a collection of fonts. Objects built from this class include the InstalledFontCollection and PrivateFontCollection classes.

Methods

Public

From TGPBase

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox