[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 449

type TPropertiesToSkip = class(TList) end;

protected

  procedure Notify(); override;

  

  procedure DoPropertyNotFound();

  

public

  function IndexOf();

  

  function Add();

  

  property Items []: PRemovedProperty; [rw]

  

Inheritance

TPropertiesToSkip

  

|

TList

?

TObject

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