ShowObjectDescr (Méthode "Get")

Retourne la valeur de la propriété "ShowObjectDescr" (afficher la description des objets graphiques)

bool  ShowObjectDescr() const

Valeur de retour

Valeur de la propriété "ShowObjectDescr" du graphique assigné à l'instance de classe. Si aucun graphique n'est assigné, retourne faux.

ShowObjectDescr (Méthode "Set")

Définit une nouvelle valeur à la propriété "ShowObjectDescr".

bool  ShowObjectDescr(
   bool  show      // Nouvelle valeur
   )

Paramètres

show

[in]  Nouvelle valeur pour la propriété "ShowObjectDescr".

Valeur de retour

vrai si réalisé avec succès, faux si la propriété n'a pas été changé.