Overview
Group
Quick Info

DirEntry

The DirEntry structure contains a unique ordinal that identifies an individual font in the font resource group.

struct DirEntry {

WORD fontOrdinal;

};

Member

fontOrdinal

Specifies a unique ordinal identifier for an individual font in a font resource group.

Remarks

The FontDirEntry structure for the specified font directly follows the DirEntry structure for that font.

See Also

FontDirEntry
, FontGroupHdr

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples