fr:scriptapi:class:display:setwindowtitle
This is an old revision of the document!
Table of Contents
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
Display@ _hDisplay = GetDisplay(); _hDisplay.SetWindowTitle("Titre personnalisé");
fr/scriptapi/class/display/setwindowtitle.1681214006.txt.gz · Last modified: 2023/04/11 13:53 by oldsnake