StrToAxBox()
Syntax:
- StrToAxBox (String s) : AxBox
s: ein String, der eine AxBox repräsentiert
Beispiel:
- ax := StrToAxBox (str)
Beschreibung:
- Wandelt den String s in eine AxBox um. Das Format dieses Strings ist
hochkomplex und eignet sich nicht dazu, vom Benutzer manuell erzeugt zu
werden. Die Funktion ImportVar() kann stattdessen dazu benutzt
werden, eine AxBox als String aus einem Canvas zu importieren. Mit
StrToAxBox wird dieser String dann in eine AxBox umgesetzt.
Siehe auch StrToReal().
toposoft 28.10.2024