Table of Contents

TatProperty.Setter Event

Holds the method wrapper which will be called by the script when the property is written in script. This is the method that should actually write the real Delphi property.

Syntax

Unit: atScript

property TatProperty.Setter: TGenericProc

See also