Class TMyClass

Description
Hierarchy
Fields
Methods
Properties

Unit

Declaration

type TMyClass = class(TObject)

Description

This item has no description.

Hierarchy

Overview

Methods

Public procedure MyMethod;
Public procedure MyOtherMethod;

Description

Methods

Public procedure MyMethod;

This item has no description.

Public procedure MyOtherMethod;

This should be linked: MyMethod.

This should be linked: TMyClass.MyMethod.

This should be linked: MyGlobalProcedure.