| Constructeurs/Destructeur |
| constructor | Create | inherited virtual | Description de Create |
| destructor | Destroy | inherited virtual | Détruit l'instance de l'objet. |
| Propriétés |
| property | AlwaysDisabled : Boolean | read write inherited | Description de AlwaysDisabled |
| property | AlwaysEnabled : Boolean | read write inherited | Description de AlwaysEnabled |
| property | CompID : String | read write inherited | Description de CompID |
| property | CSSClass : String | read write inherited | Description de CSSClass |
| property | Enabled : Boolean | read write inherited | Description de Enabled |
| property | OnClick : TQXPJSEvent | read write inherited | Description de OnClick |
| property | Page : TQXPPage | read inherited | Description de Page |
| property | ParentDomID : String | read write inherited | Description de ParentDomID |
| property | Question : String | read write | Description de Question | Qubes Expert v5 |
| property | Text : String | read write inherited | Description de Text |
| Méthodes |
| function | AsHTML : String | inherited virtual | Description de AsHTML |
| function | AsJSON : JSONVariant | inherited | Description de AsJSON |
| 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 | CSS : String | inherited virtual | Description de CSS |
| class function | CSSLib : String | inherited virtual | Description de CSSLib |
| class function | CSSLinks : array of String | inherited virtual | Description de CSSLinks |
| class function | CSSRoot : String | inherited virtual | Description de CSSRoot |
| procedure | Free | inherited | Détruit l'instance de l'objet si non-nil |
| function | InitOptions : String | virtual | Description de InitOptions | Qubes Expert v5 |
| function | InitScript : String | inherited virtual | Description de InitScript |
| function | JSGlobalVarName : String | inherited | Description de JSGlobalVarName |
| class function | JSLib : String | inherited virtual | Description de JSLib |
| class function | JSLinks : array of String | inherited virtual | Description de JSLinks |
| function | PageLoaded : String | inherited virtual | Description de PageLoaded |
| procedure | RegisterSubComponentsAfter | inherited virtual | Description de RegisterSubComponentsAfter |
| procedure | RegisterSubComponentsBefore | inherited virtual | Description de RegisterSubComponentsBefore |