TRttiTypeHelper.GetConstructors Method
Summary
Returns all constructors
Namespace
:
Spring.Reflection
Syntax
Delphi
public function GetConstructors: TArray<TRttiMethod>;
Return Value
Type:
TArray<TRttiMethod>
See Also
Reference
TRttiTypeHelper
Spring.Reflection