| NSELib Units Classes Interfaces Types Routines Consts |
| Units |
| ActionNamespaceItem | |
| DelphiNamespaceExtension | |
| DelphiNamespaceItem | |
| DelphiUiObject | |
| NamespaceApp | |
| NamespaceExtension | |
| NamespaceItem | |
| NSETypes | |
| propsheet |
| Classes |
| TActionNameSpaceItem | This class represents an executable command, much like "Add Printer" in the printers folder. |
| TDelphiNameSpaceExtension | This class overides the TNamespaceExtension class to implement Delphi specific features. |
| TDelphiNameSpaceItem | |
| TDelphiUIObject | This class overrides methods from the ShellUIObject class to provide Delphi specific menu handling. |
| TNameSpaceApp | |
| TNameSpaceExtension | This class represents a folder in the Shell's namespace. |
| TNameSpaceItem | All the items and folders that make up the namespace descend from this class. |
| TPropSheetForm | This class is the baseclass for all property pages that are shown in response to the properties menu option on the root of the namespace. |
| Interfaces |
| IGetNameSpaceExtensionPointer | |
| IWhatever |
| Types |
| TCPCategory | A Windows XP Control Panel category. |
| TDelphiToWindowsMenuMappingEntry | This is used to maintain a link between a delphi menu item supplied by the user code and the internal windows menus. |
| TDelphitoWindowsMenuMappingRecord | This is used to maintain a link between the delphi menu supplied by the user code and the internal windows menus. |
| TExplorerMenuType | These values are passed to the GetMenuItems call to tell the user the type of menu being requested. |
| TJunctionPoint | A junction point in the shell namespace. |
| TNamespaceItemArray | |
| TPropertySheetClass |
| Routines |
| NSEGetApp | Return the singleton instance of the TNamespaceApp class |
| Global Constants |
| cpNoCategory |
|
|