Class TStrictVisibility
Unit
ok_strict_visibilities
Declaration
type TStrictVisibility = class(TObject)
Description
Hierarchy
- TObject
- TStrictVisibility
Overview
Fields
Description
Fields
 |
StrictPrivateInteger: integer; |
the visibility of StrictPrivateInteger is "strict private."
|
 |
StrictProtectedInteger: integer; |
the visibility of StrictProtectedInteger is "strict protected."
|
|