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
For method (event) properties, retrieves the full method/event declaration. For example. 'procedure(Sender: TObject) of object;'
Unit: PropertyList
property TProperty.MethodDeclaration: string