Indicates whether the list item is a managed type or not.
Source position: fgl.pp line 151
public class function TFPGList.ItemIsManaged: Boolean; override; |
ItemIsManaged indicates whether the list item type is a managed type or not. If not, faster codepaths are sometimes taken in the code.