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

TPropertyToSkip

Declaration

Source position: lresources.pp line 352

type TPropertyToSkip = record

  PersistentClass: TPersistentClass;

  PropertyName: String;

  Note: String;

  HelpKeyword: String;

end;