TOEEAttribute - Interface
| TOEEAttribute = class (TOEECacheable) | Interface de TOEEAttribute | Exemples de TOEEAttribute |
| 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 | |
| function | AllowedForRejectReasons : Boolean | Description de AllowedForRejectReasons | Qubes Expert v5 | |
| function | AllowedForStopFamilies : Boolean | Description de AllowedForStopFamilies | Qubes Expert v5 | |
| function | AllowedForStopReasons : Boolean | Description de AllowedForStopReasons | Qubes Expert v5 | |
| function | AllowedForUtilisations : Boolean | Description de AllowedForUtilisations | Qubes Expert v5 | |
| 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 | |
| class function | ForRejectReasons : array of TOEEAttribute | Description de ForRejectReasons | Qubes Expert v5 | |
| class function | ForStopFamilies : array of TOEEAttribute | Description de ForStopFamilies | Qubes Expert v5 | |
| class function | ForStopReasons : array of TOEEAttribute | Description de ForStopReasons | Qubes Expert v5 | |
| class function | ForUtilisations : array of TOEEAttribute | Description de ForUtilisations | Qubes Expert v5 | |
| procedure | Free | inherited | Détruit l'instance de l'objet si non-nil | |
| procedure | FromJSONObj | virtual | Description de FromJSONObj | Qubes Expert v5 |
| class function | IDs : array of Integer | inherited | Description de IDs | |
| 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 | virtual | Description de ToJSONObj | Qubes Expert v5 |
| function | ToScreenJSONObj : JSONVariant | virtual | Description de ToScreenJSONObj | Qubes Expert v5 |