RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DBCtrls.TNavGlyph Enumeration
Pascal
TNavGlyph = (
  ngEnabled,
  ngDisabled
);
C++
enum TNavGlyph {
  ngEnabled,
  ngDisabled
};

This is record DBCtrls.TNavGlyph.

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