Record TMyRecord
Unit
Declaration
type TMyRecord = record
Description
This item has no description.
Overview
Fields
| Public | MyField: Integer; |
Description
Fields
| Public | MyField: Integer; |
|
Description of MyField in TMyRecord here. | |
type TMyRecord = record
This item has no description.
| Public | MyField: Integer; |
| Public | MyField: Integer; |
|
Description of MyField in TMyRecord here. | |