RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
MPlayer.TMPGlyph Enumeration
Pascal
TMPGlyph = (
  mgEnabled,
  mgDisabled,
  mgColored
);
C++
enum TMPGlyph {
  mgEnabled,
  mgDisabled,
  mgColored
};

This is record MPlayer.TMPGlyph.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!