Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can a computed field be modifiable?

computed field modifiable
0
Posted

Can a computed field be modifiable?

0

Computed fields are typically read only and default that way within the Class Generator, but they can be configured to be modifiable. The Set method for a computed field could then be adjusted to perform other operations such as change the value of another data bound field. An example would be setting the DataType property of a business object where the DataType is of type TfieldType (i.e. ftInteger or ftDateTime), and then setting the appropriate value of the DataTypeInt field which is an integer value stored in the database table.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123