Table of Contents

TProperty.MethodDeclaration Property

For method (event) properties, retrieves the full method/event declaration. For example. 'procedure(Sender: TObject) of object;'

Syntax

Unit: PropertyList

property TProperty.MethodDeclaration: string

See also