Table of Contents

TatProperties.PropertyByName Method

Returns the TatProperty object associated with the property specified by AName.

Syntax

Unit: atScript

function TatProperties.PropertyByName(AName: string): TatProperty;

Parameters

<-> Parameter Type Description
AName string

See also