Delete (objectlist)
<source lang='delphi'>procedure Delete(index:Integer);</source>
Cette procédure retire une entrée de la liste.
index | Index de l'entrée à retirer. |
Exemple: <source lang='delphi'> begin end; </source>
Voir aussi:
{{#if:Listes d'objets (tech)|
{{#if:Listes d'objets (tech)|— Listes d'objets (tech) |}} — Développement DSM —
|
{{#if:|— [[{{{1}}}]] |}} — Développement DSM —
}}