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 Titre de la fenêtre

Exemple

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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki