Version 1.08 ofTTeeGrid inclused a published property ParentFont. After setting this property yo True a design time, I noticed that this value is not save in the form's dfm, so next time the form is created, the property is False again.
Of course, setting TTeeGrid.ParentFont to true in form's OnCreate event is an easy workaround, but that is not what Published properties are meant for, IMHO.
Also, maybe you would consider making Grid.MouseActivity a published property, allowing easy setting at design time?
ParentFont property not savend in DFM
Re: ParentFont property not savend in DFM
Hello,
MouseActivity has been included as a published property. ParentFont persistence to dfm is being investigated.
Regards,
Marc Meumann
MouseActivity has been included as a published property. ParentFont persistence to dfm is being investigated.
Regards,
Marc Meumann
Steema Support
Re: ParentFont property not savend in DFM
Hello,
ParentFont to dfm resolved for inclusion in next update.
Regards,
Marc
ParentFont to dfm resolved for inclusion in next update.
Regards,
Marc
Steema Support