In a VCX a class definition is terminated by Platform = WINDOWS, UniqueId = RESERVED row.
If this is the class definition of a form (for example), updating the Font in the IDE will cause the closing COMMENT row to include Font data in the property field. From experimentation this appears to be a listing of all fonts used by all classes in the class definition. Ie. If I had a command button on the form that used a strange font it was also appear in this row, even though the command button is not the class definition being closed.
Question:
Manually deleting this information from the COMMENT row appears to have no practical effect when reopening the VCX, it's simply regenerated. So, is this information used in any way by FoxPro?
Thanks,
Ryan
If this is the class definition of a form (for example), updating the Font in the IDE will cause the closing COMMENT row to include Font data in the property field. From experimentation this appears to be a listing of all fonts used by all classes in the class definition. Ie. If I had a command button on the form that used a strange font it was also appear in this row, even though the command button is not the class definition being closed.
Question:
Manually deleting this information from the COMMENT row appears to have no practical effect when reopening the VCX, it's simply regenerated. So, is this information used in any way by FoxPro?
Thanks,
Ryan