Class TMyClass

Unit

Declaration

type TMyClass = class(TObject)

Description

Hierarchy

Overview

Methods

Public procedure MyMethod;
Public procedure MyOtherMethod;

Description

Methods

Public procedure MyMethod;
 
Public procedure MyOtherMethod;

This should be linked: MyMethod.

This should be linked: TMyClass.MyMethod.

This should be linked: MyGlobalProcedure.