ShowFormAbout
ShowFormAbout()
Mostra un dialogo contente informazioni
- ShowFormAbout(name, description)
- ShowFormAbout(name, description, image)
- ShowFormAbout(name, description, inipath)
- ShowFormAbout(name, description, inipath, image)
Nome Parametro |
Tipo Parametro |
Descrizione |
name |
string |
Richiesta che compare sul dialogo |
description |
string |
Titolo dialogo |
image |
Image |
Risposta preinserita |
inipath |
string |
Risposta preinserita scelta multipla |
Esempio:
ShowFormAbout("TOP 2D", "Software per esensioni CAD", "C:\\Program Files\\Qs_informatica\\QSMech27_A2025")