Unit ok_no_link_inside_class

Description
Uses
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Constants
Variables

Description

This item has no description.

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TMyClass  

Functions and Procedures

procedure MyGlobalProcedure;
procedure MyOtherGlobalProcedure;

Description

Functions and Procedures

procedure MyGlobalProcedure;

This should NOT be linked: MyMethod.

This should be linked: TMyClass.MyMethod.

This should be linked: MyOtherGlobalProcedure.

procedure MyOtherGlobalProcedure;

This item has no description.