setDropDownFontFamily
[ Funktion ]
public setDropDownFontFamily(newValue: string | null): void;Diese Funktion setzt einen neuen Wert für das Attribut DropDownFontFamily.
Parameter
Name | Typ | Beschreibung |
|---|---|---|
newValue | Der neue Wert des Attributs. Wird null übergeben, so wirkt der interne Standardwert. |
Rückgabewert
Typ | Beschreibung |
|---|---|
void | Kein Rückgabewert. |
Siehe auch
Attribut-Getter: getDropDownFontFamily
Herkunft: TcHmiCombobox
![]() | Verfügbar ab Version 1.8 |
