Befehle und Abschnitte für Hierarchische Listen
SAVE LIST
(Liste; ListenName)
New list
ListenRef
Copy list
(Liste)
ListenRef
CLEAR LIST
(Liste{; *})
Count list items
(Liste{; *})
Lange Ganzzahl
Is a list
(Liste)
Boolean
REDRAW LIST
(Liste)
GET LIST PROPERTIES
(Liste; Darstellung{; Icon{; Zeilenhöhe{; Doppelklick{; MehrfAuswahl{; Editierbar}}}}})
SET LIST PROPERTIES
(Liste; Darstellung{; Icon{; Zeilenhöhe{; Doppelklick{; MultiAuswahl{; Editierbar}}}}})
SORT LIST
(Liste{; > oder <})
APPEND TO LIST
(Liste; EintragText; EintragRef{; Unterliste{; Erweitert}})
INSERT LIST ITEM
(Liste; VorEintragRef | *; EintragText; EintragRef{; Unterliste{; Erweitert}})
GET LIST ITEM PROPERTIES
(Liste; EintragRef | *; Eingebbar{; Stil{; Icon{; Farbe}}})
SET LIST ITEM PROPERTIES
(Liste; EintragRef | *; Eingebbar; Stil; Icon{; Farbe})
List item position
(Liste; EintragRef)
Numerisch
List item parent
(Liste; EintragRef | *)
Numerisch
GET LIST ITEM
(Liste; EintragPos | *; EintragRef; EintragText{; Unterliste{; Erweitert}})
SET LIST ITEM
(Liste; EintragRef | *; NeuerEintragText; NeuerEintragRef{; Unterliste{; Erweitert}})
DELETE LIST ITEM
(Liste; EintragRef | *{; *})
Selected list items
(Liste{; EinträgeArray{; *}})
Lange Ganzzahl
SELECT LIST ITEMS BY POSITION
(Liste; EintragPos{; PosArray})
SELECT LIST ITEMS BY REFERENCE
(Liste; EintragRef{; RefArray})
Load list
(Listenname)
ListenRef
Siehe auch unter:
LIST TO BLOB
(Liste; Blob{; *}) --
Thema
BLOB
BLOB to list
(Blob{; Offset})
ListenRef --
Thema
BLOB
DRAG AND DROP PROPERTIES
(Quellobjekt; Quellelement; Quellprozess) --
Thema
Drag and Drop