User Tools

Site Tools


fr:scriptapi:class:display:setwindowtitle

This is an old revision of the document!


SetWindowTitle


Paramètre le titre de la fenêtre de l'application.

Syntaxe

void SetWindowTitle(const String& fTitle)

Arguments

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

Exemple

  1. Display@ _hDisplay = GetDisplay();
  2.  
  3. _hDisplay.SetWindowTitle("Titre personnalisé");
fr/scriptapi/class/display/setwindowtitle.1681214006.txt.gz · Last modified: 2023/04/11 13:53 by oldsnake

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki