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