type TPerson = class(TObject)
This item has no description.
![]() |
property Name : String read FName write FName; |
![]() |
property Age : Integer read FAge write FAge; |
![]() |
property Name : String read FName write FName; |
|
This item has no description. Attributes
| |
![]() |
property Age : Integer read FAge write FAge; |
|
This item has no description. Attributes
| |