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 | Titre de la fenêtre |
Exemple
Display@ _hDisplay = GetDisplay(); _hDisplay.SetWindowTitle("Titre personnalisé");
fr/scriptapi/class/display/setwindowtitle.1681548207.txt.gz · Last modified: 2023/04/15 10:43 by oldsnake