User Tools

Site Tools


fr:scriptapi:class:display:getwindowtitle

Table of Contents

GetWindowTitle

Retourne le titre actuel de la fenêtre de l'application.

Syntaxe

String GetWindowTitle()

Retour

  • (String): Titre de la fenêtre.

Exemple

  1. Display@ _hDisplay = GetDisplay();
  2.  
  3. LOG("Le Titre de la fenêtre est: {}", _hDisplay.GetWindowTitle());
fr/scriptapi/class/display/getwindowtitle.txt · Last modified: 2023/04/11 12:02 by oldsnake

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki