Table of Contents

TatProperty.Getter Event

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

Syntax

Unit: atScript

property TatProperty.Getter: TGenericProc

See also