TProperty.Parameters[Index] Property
For method (event) properties, retrieves the parameter declaration of the specified method/event type. This property might return, for example, 'Sender: TObject', 'var Rect: Rect', etc.
Syntax
Unit: PropertyList
property TProperty.Parameters[Index]: string