2
votes
How to Declare Constant Records in Delphi
About Delphi Programming
– in Delphi TIPS :: Record data types in Delphi represent a mixed set of elements. Each element is called a field; the declaration of a record type specifies a name and type for each field As with any data type in Delphi, you can create a record type constant (a read-only "variable"). Read the full article to learn how to How to Declare a Constant Record in Delphi Related: Declare and Initialize Constant Arrays Advanced Record Structure Type in Turbo Delphi and Delphi 2006 / 2007 Troubleshooting Delphi's "Left Side Cannot Be Assigned To" when using Record as a Property How to Declare Constant ...
Statistics
|
Visits by Source |
User Actions |




