| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Intersect 2 property lists
Source position: rttiutils.pp line 55
public procedure TPropInfoList.Intersect(  | 
List: TPropInfoList  | 
);  | 
List  | 
  | 
List to intersect with  | 
Intersect reduces the list of properties to the ones also contained in List, i.e. all properties which are not also present in List are removed.
  | 
Delete property information from the list  | 
|
  | 
Check whether a certain property is included  |