Table of Contents

TCompInspList.ValidPropIndex Method

Returns True if Index is a valid index into the Properties array.

Syntax

Unit: ComponentInspector

function TCompInspList.ValidPropIndex(Index: Integer): Boolean;

Parameters

<-> Parameter Type Description
Index Integer

See also