<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://mitov.com/wiki/skins/common/feed.css?301"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://mitov.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Interface_IGDIPlus.IGPFontFamily</id>
		<title>Interface IGDIPlus.IGPFontFamily - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://mitov.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Interface_IGDIPlus.IGPFontFamily"/>
		<link rel="alternate" type="text/html" href="https://mitov.com/wiki/index.php?title=Interface_IGDIPlus.IGPFontFamily&amp;action=history"/>
		<updated>2026-05-01T20:50:27Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.17.0</generator>

	<entry>
		<id>https://mitov.com/wiki/index.php?title=Interface_IGDIPlus.IGPFontFamily&amp;diff=11205&amp;oldid=prev</id>
		<title>David Alm: Automated Syncronization with Documentation</title>
		<link rel="alternate" type="text/html" href="https://mitov.com/wiki/index.php?title=Interface_IGDIPlus.IGPFontFamily&amp;diff=11205&amp;oldid=prev"/>
				<updated>2012-10-18T17:18:36Z</updated>
		
		<summary type="html">&lt;p&gt;Automated Syncronization with Documentation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package SignalLabBasicPkg|SignalLabBasicPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit IGDIPlus|IGDIPlus]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' IGPFontFamily = '''interface'''&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Interface to a [[Class IGDIPlus.TGPFontFamily|TGPFontFamily]] object. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines interface to a [[Class IGDIPlus.TGPFontFamily|TGPFontFamily]] object.&lt;br /&gt;
&lt;br /&gt;
The [[Class IGDIPlus.TGPFontFamily|TGPFontFamily]] class encapsulates a set of fonts that make&lt;br /&gt;
up a font family. A font family is a group of fonts that have&lt;br /&gt;
the same typeface but different styles.&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
*[[Method function IGDIPlus.IGPFontFamily.GetFamilyName(LANGID) : String|function GetFamilyName(language : LANGID) : String]] - Returns the name of the font family. &lt;br /&gt;
*[[Method function IGDIPlus.IGPFontFamily.Clone() : TGPFontFamily|function Clone() : TGPFontFamily]] - Creates a new [[Class IGDIPlus.TGPFontFamily|TGPFontFamily]] object based on this [[Class IGDIPlus.TGPFontFamily|TGPFontFamily]] object. &lt;br /&gt;
*[[Method function IGDIPlus.IGPFontFamily.IsAvailable() : Boolean|function IsAvailable() : Boolean]] - Determines whether the [[Class IGDIPlus.TGPFontFamily|TGPFontFamily]] object was created successfully. &lt;br /&gt;
*[[Method function IGDIPlus.IGPFontFamily.IsStyleAvailable(Integer) : Boolean|function IsStyleAvailable(style : Integer) : Boolean]] - Determines whether the specified style is available for the font family. &lt;br /&gt;
*[[Method function IGDIPlus.IGPFontFamily.GetEmHeight(Integer) : UINT16|function GetEmHeight(style : Integer) : UINT16]] - Returns the size (commonly called em size or em height), in design units, of the font family. &lt;br /&gt;
*[[Method function IGDIPlus.IGPFontFamily.GetCellAscent(Integer) : UINT16|function GetCellAscent(style : Integer) : UINT16]] - Returns the cell ascent, in design units, of the font family for the specified style or style combination. &lt;br /&gt;
*[[Method function IGDIPlus.IGPFontFamily.GetCellDescent(Integer) : UINT16|function GetCellDescent(style : Integer) : UINT16]] - Returns the cell descent, in design units, of the font family for the specified style or style combination. &lt;br /&gt;
*[[Method function IGDIPlus.IGPFontFamily.GetLineSpacing(Integer) : UINT16|function GetLineSpacing(style : Integer) : UINT16]] - Returns the line spacing, in design units, of the font family for the specified style or style combination. &lt;br /&gt;
*[[Method function IGDIPlus.IGPFontFamily.GetNativeFamily() : GpFontFamily|function GetNativeFamily() : GpFontFamily]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Interfaces]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	</feed>