Special assignments

Top  Previous  Next

DFM-Translator > Special assignments

Some cases where the assignments in the DFM file cannot be directly translated into C++ statements. This is due to the dependencies between properties and because the DefineProperties procedure, which is called when the component is loaded, can be overridden individually for each component. Some special cases are listed below:

 

Internally used properties

Design time only properties

Binary data

Protected properties

TDataSet

TSplitter

TToolBar

Sets

Lists

Collections

Setting the parent

List of predefined DFM routines

 

 

In these cases, DFM conversion routines can be executed instead. Such procedures can be defined by the user, others are predefined.

 

 



This page belongs to the Delphi2Cpp Documentation

Delphi2Cpp home  Content