type TTestClassDeprecated = class(TObject)
Warning: this symbol is deprecated.
Warning: this symbol is specific to some library.
![]() |
TestFieldCombined: Integer library deprecated platform; |
![]() |
TestFieldDeprecated: Integer deprecated; |
![]() |
TestFieldLibrary: Integer library; |
![]() |
TestFieldPlatform: Integer platform; |
![]() |
procedure TestMethodCombined; library; deprecated; platform; |
![]() |
procedure TestMethodDeprecated; deprecated; |
![]() |
procedure TestMethodLibrary; library; |
![]() |
procedure TestMethodPlatform; platform; |
![]() |
property TestPropertyCombined: Integer; library deprecated platform; |
![]() |
property TestPropertyCombined2: Integer; library; deprecated; platform; |
![]() |
TestFieldCombined: Integer library deprecated platform; |
Warning: this symbol is deprecated. Warning: this symbol is specific to some platform. Warning: this symbol is specific to some library. |
![]() |
TestFieldDeprecated: Integer deprecated; |
Warning: this symbol is deprecated. |
![]() |
TestFieldLibrary: Integer library; |
Warning: this symbol is specific to some library. |
![]() |
TestFieldPlatform: Integer platform; |
Warning: this symbol is specific to some platform. |
![]() |
procedure TestMethodCombined; library; deprecated; platform; |
Warning: this symbol is deprecated. Warning: this symbol is specific to some platform. Warning: this symbol is specific to some library. |
![]() |
procedure TestMethodDeprecated; deprecated; |
Warning: this symbol is deprecated. |
![]() |
procedure TestMethodLibrary; library; |
Warning: this symbol is specific to some library. |
![]() |
procedure TestMethodPlatform; platform; |
Warning: this symbol is specific to some platform. |