Class TTestClassDeprecated
Unit
Declaration
type TTestClassDeprecated = class(TObject)
Description
Warning: this symbol is deprecated.
Warning: this symbol is specific to some library.
This item has no description.
Hierarchy
- TObject
- TTestClassDeprecated
Overview
Fields
![]() |
TestFieldCombined: Integer library deprecated platform; |
![]() |
TestFieldDeprecated: Integer deprecated; |
![]() |
TestFieldLibrary: Integer library; |
![]() |
TestFieldPlatform: Integer platform; |
Methods
![]() |
procedure TestMethodCombined; library; deprecated; platform; |
![]() |
procedure TestMethodDeprecated; deprecated; |
![]() |
procedure TestMethodLibrary; library; |
![]() |
procedure TestMethodPlatform; platform; |
Properties
![]() |
property TestPropertyCombined: Integer; library deprecated platform; |
![]() |
property TestPropertyCombined2: Integer; library; deprecated; platform; |
Description
Fields
![]() |
TestFieldDeprecated: Integer deprecated; |
|
Warning: this symbol is deprecated. This item has no description. | |
![]() |
TestFieldLibrary: Integer library; |
|
Warning: this symbol is specific to some library. This item has no description. | |
![]() |
TestFieldPlatform: Integer platform; |
|
Warning: this symbol is specific to some platform. This item has no description. | |
Methods
![]() |
procedure TestMethodDeprecated; deprecated; |
|
Warning: this symbol is deprecated. This item has no description. | |
![]() |
procedure TestMethodLibrary; library; |
|
Warning: this symbol is specific to some library. This item has no description. | |
![]() |
procedure TestMethodPlatform; platform; |
|
Warning: this symbol is specific to some platform. This item has no description. | |
