System.Default

From RAD Studio API Documentation
Jump to: navigation, search

API:System.Default

Description

Returns the zero representation of type identifier T.

Note: When T is a record type, and Default(T) is assigned to a variable of T type, the compiler generates the code to finalize the record.


See Also