RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SysUtils.TNameType Enumeration
Pascal
TNameType = (
  ntContainsUnit,
  ntRequiresPackage,
  ntDcpBpiName
);
C++
enum TNameType {
  ntContainsUnit,
  ntRequiresPackage,
  ntDcpBpiName
};

SysUtils

This is record SysUtils.TNameType.

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