[Overview][Constants][Types][Classes][Index] |
Remove empty items from the list
Source position: fgl.pp line 90
public procedure TFPSList.Pack; |
Pack will remove all empty items from the list. An item is considered to be empty if the memory location where the item is stored contains only zero bytes.
|
Clear the list |
|
|
Sort the list |