Class TMyClass
Unit
Declaration
type TMyClass = class(TObject)
Description
Hierarchy
- TObject
- TMyClass
Overview
Methods
![]() |
procedure MyMethod; |
![]() |
procedure MyOtherMethod; |
Description
Methods
![]() |
procedure MyMethod; |
![]() |
procedure MyOtherMethod; |
This should be linked: MyMethod. This should be linked: TMyClass.MyMethod. This should be linked: MyGlobalProcedure. |