TRttiMethodHelper.IsAbstract Property
Returns if the method is dynamic or virtual abstract.
public property IsAbstract: Boolean read GetIsAbstract;
Property Value
Type: Boolean
Returns if the method is dynamic or virtual abstract.
public property IsAbstract: Boolean read GetIsAbstract;