TOEEStopFamily - Interface
| TOEEStopFamily = class (TOEECacheable) | Interface de TOEEStopFamily | Exemples de TOEEStopFamily |
| 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 | FullName : String | read | Description de FullName | Qubes Expert v5 |
| property | ID : Integer | read inherited | Description de ID | |
| property | Name : String | read inherited | Description de Name | |
| property | Parent : TOEEStopFamily | read | Description de Parent | Qubes Expert v5 |
| property | ParentID : Integer | read | Description de ParentID | Qubes Expert v5 |
| Méthodes | ||||
| class function | ActiveIDs : array of Integer | inherited | Description de ActiveIDs | |
| class function | AllowedAttributeCodes : array of String | virtual | Description de AllowedAttributeCodes | 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 | |
| class function | AsSelectorForMachine : JSONVariant | Description de AsSelectorForMachine | Qubes Expert v5 | |
| 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 | |
| function | DescendantReasons : array of TOEEStopReason | Description de DescendantReasons | Qubes Expert v5 | |
| function | DescendantSubFamiliesIDs : array of Integer | Description de DescendantSubFamiliesIDs | Qubes Expert v5 | |
| class function | ExcludedFromSelector : Boolean | virtual | Description de ExcludedFromSelector | Qubes Expert v5 |
| function | FamilyLevel : Integer | Description de FamilyLevel | Qubes Expert v5 | |
| class procedure | Flush | inherited virtual | Description de Flush | |
| class function | ForMachine : array of TOEEStopFamily | Description de ForMachine | 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 | |
| function | Reasons : array of TOEEStopReason | Description de Reasons | Qubes Expert v5 | |
| class procedure | Reload | inherited virtual | Description de Reload | |
| class function | RootFamilies : array of TOEEStopFamily | Description de RootFamilies | Qubes Expert v5 | |
| class function | RootFamiliesForMachine : array of TOEEStopFamily | Description de RootFamiliesForMachine | Qubes Expert v5 | |
| class function | ShowCache : String | inherited | Description de ShowCache | |
| class procedure | StoreIdsToCache | inherited virtual | Description de StoreIdsToCache | |
| function | SubFamilies : array of TOEEStopFamily | Description de SubFamilies | Qubes Expert v5 | |
| function | SubFamiliesForMachine : array of TOEEStopFamily | Description de SubFamiliesForMachine | Qubes Expert v5 | |
| function | SubFamiliesIds : array of Integer | Description de SubFamiliesIds | Qubes Expert v5 | |
| function | ToJSONObj : JSONVariant | virtual | Description de ToJSONObj | Qubes Expert v5 |
| function | ToScreenJSONObj : JSONVariant | inherited virtual | Description de ToScreenJSONObj | |
| function | ToSVGJS : JSONVariant | Description de ToSVGJS | Qubes Expert v5 | |