Icon SkipPropertySeparator Method

procedure SkipPropertySeparator

Available In: Client and Server Applications

Use this method to skip over a JSON object property separator (:). The TPersistent class uses this method to skip past the property name/separator after reading the property name and determining that the property exists in the class for the instance being loaded.
Image