![]() |
DelphiDox-Example
|
#include <System.hpp>#include <SysInit.hpp>#include "doxygen.h"
Include dependency graph for Example_TYPE.hpp:
This graph shows which files directly or indirectly include this file:Classes | |
| struct | TASCIICtrlChar |
| type definiton: Record to describe an ASCII ctrlchar More... | |
Typedefs | |
| typedef WideChar | TASCIICtrls |
| enumeration of ASCII-ctrlchars More... | |
| typedef Set< char,(0),(255)> | TASCIICtrlSet |
| type definiton: set which can hold all ASCII-ctrlchars More... | |
| typedef System::StaticArray< AnsiString, 32 > | TASCIINames |
| Type definition for an array which holds the names for the ASCII-ctrlchars. More... | |
Enumerations | |
| enum | TASCIIEnum : unsigned char |
| Enumeraton of all ASCII-ctrlchars. More... | |