Table of Contents

TatEventAdapters.AdapterByPropInfo Method

Finds the event adapter for the event property specified by APropInfo. If no adapter is registered for the event type, AdapterByPropInfo returns nil.

Syntax

Unit: atScript

function TatEventAdapters.AdapterByPropInfo(APropInfo: PPropInfo): TatEventAdapter;

Parameters

<-> Parameter Type Description
APropInfo PPropInfo

See also