[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LResources' (#lcl)

TPropertiesToSkip.IndexOf

Declaration

Source position: lresources.pp line 458

public function TPropertiesToSkip.IndexOf(

  AInstance: TPersistent;

  const APropertyName: string

):Integer; overload;

function TPropertiesToSkip.IndexOf(

  AClass: TPersistentClass;

  APropertyName: string

):Integer; overload;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.