| Constructeurs/Destructeur |
| constructor | Create | inherited virtual | Description de Create |
| constructor | CreateFromCode | inherited virtual | Description de CreateFromCode |
| constructor | CreateFromDB | inherited virtual | Description de CreateFromDB |
| constructor | CreateFromID | inherited virtual | Description de CreateFromID |
| destructor | Destroy | inherited virtual | Détruit l'instance de l'objet. |
| Propriétés |
| property | Active : Boolean | read inherited | Description de Active |
| property | Code : String | read inherited | Description de Code |
| property | ID : Integer | read inherited | Description de ID |
| property | Name : String | read inherited | Description de Name |
| Méthodes |
| class function | ActiveIDs : array of Integer | inherited | Description de ActiveIDs |
| class function | AllowedAttributeCodes : array of String | inherited virtual | Description de AllowedAttributeCodes |
| class function | AsDataGrid : TDataGrid | inherited virtual | Description de AsDataGrid |
| class function | AsSelector : JSONVariant | inherited | Description de AsSelector |
| function | AsSelectorEntry : JSONVariant | inherited virtual | Description de AsSelectorEntry |
| function | Attribute : String | inherited | Description de Attribute |
| class function | ClassName : String | inherited | Retourne le nom de la classe au format chaîne |
| class function | ClassParent : TClass | inherited | Classe parent de la classe |
| class function | ClassType : TClass | inherited | Retourne la métaclasse d'une classe |
| class function | ExcludedFromSelector : Boolean | inherited virtual | Description de ExcludedFromSelector |
| class procedure | Flush | inherited virtual | Description de Flush |
| procedure | Free | inherited | Détruit l'instance de l'objet si non-nil |
| procedure | FromJSONObj | inherited virtual | Description de FromJSONObj |
| class function | IDs : array of Integer | inherited | Description de IDs |
| class function | List : array of TOEEPoste | | Description de List | Qubes Expert v5 |
| class procedure | Reload | inherited virtual | Description de Reload |
| class function | ShowCache : String | inherited | Description de ShowCache |
| class procedure | StoreIdsToCache | inherited virtual | Description de StoreIdsToCache |
| function | ToJSONObj : JSONVariant | inherited virtual | Description de ToJSONObj |
| function | ToScreenJSONObj : JSONVariant | inherited virtual | Description de ToScreenJSONObj |