DefaultName: String;
DefaultName: String;
The DefaultName property returns an name of the object by default.
The name, returned by this property will be used to form a new name if the Name property is not specified. The new name is formed adding the key of newly created object to the name by default. The name by default depends on the class of the object that is created.
See also: