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

TPropertiesToSkip

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lresources.pp line 436

type TPropertiesToSkip = class(TList)

protected

  procedure Notify(); override;

  

  procedure DoPropertyNotFound();

  

protected

  function IndexOf();

  

public

  function Add();

  

  property Items: PRemovedProperty; [rw]

  

end;

Inheritance

TPropertiesToSkip

  

|

TList

?

TObject