Table of Contents

TCompInspProperty Class

Internal property wrapper used by the component inspector to associate each property with its owning TCompInspList.

Syntax

Unit: ComponentInspector

TCompInspProperty = class(TProperty);

Constructors

Name Description
CreateWithOwner Creates a TCompInspProperty linked to the specified owner list, root, instance, property info, and data.

Methods

Name Description
CreatePropertyList Creates and returns a TCompInspPropertyList for sub-property expansion.