JCL Help:TJclOrdinalRangeTypeInfo.DeclarationTo@IJclInfoWriter

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Writes the Pascal declaration of the type to the info writer.


Pascal

 public procedure DeclarationTo(const Dest: IJclInfoWriter); override;


Parameters

Parameters Description
const Dest: IJclInfoWriter Info writer object to write to.


Description

DeclarationTo writes the Pascal declaration to the info writer. Note that the declaration for some types is not exact, more specifically the declarations for interface and class types. That is because not all information needed is in the RTTI.


About

Donator

Marcel Bestebroer


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page