Sepi  Next
Name
Insert 
Parent
TSepiInstructionList 
Visibility
PUBLIC 
Description
Insère une instruction à une position donnée dans la liste 
Source code
procedure Insert ( Index : Integer ; Instruction : TSepiInstruction ) 
Parameters
Parameter Description INDEX : INTEGER Index où insérer l'instruction Instruction : TSepiInstruction Instruction à insérer 
Sepi  Next