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

MPlayer

This is record MPlayer.TMPGlyph.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!