Class TMyClass
Unit
Declaration
type TMyClass = class(TObject)
Description
In this case, "Operator" is used as a normal Delphi identifier
Hierarchy
- TObject
- TMyClass
Overview
Properties
![]() |
property Operator: string read FOperator write FOperator; |