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

TPropertyToSkip

Item of TPropertiesToSkip

Declaration

Source position: lresources.pp line 439

type TPropertyToSkip = record

  PersistentClass: TPersistentClass;

  

  PropertyName: string;

  

  Note: string;

  

  HelpKeyword: string;

  

end;

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