GetMethodCount method

Applies to
TMethodEnumerator

Declaration
Function GetMethodCount: Integer;

Implementation

function TMethodEnumerator.GetMethodCount: Integer;
begin
  Result := Length(FMethodNameList);
End;


HTML generated by Time2HELP
http://www.time2help.com