formZ SDK | 5.0 API Reference | Project | Utility
Description
Sets the project dirty flag so that the save and revert menu items are enabled. The project dirty flag is automatically set to TRUE by formZ API calls that change project settings or data. This function should be called when an extension changes its internal settings or data that will be retained in a formZ project file.
Plugin Prototype
void fz_proj_dirty(
fzrt_int | windex ) |
Parameters
windex [Input]
project window index
Returns
None
Availability
5.0.0.0
Function Set
Defined in