SDK:IWidgetDataPopup::IsModified

From Vectorworks Developer
Revision as of 14:15, 3 June 2008 by Root (talk | contribs) (New page: __TOC__ <vwDoc> ----------------------------------------------------------------------------------------------------------- <desc> Member of SDK:IWidgetDataPopup Returns the 'modifie...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

.SDK|SDK ..SDK:Types|SDK Types ..VCOM:VCOM (Vectorworks Component Object Model)|VCOM Basics ..VCOM:Class Reference|VCOM Class Reference

Description

Member of SDK:IWidgetDataPopup

Returns the 'modified' flag of the popup data. Set functions sets this flag to 'true'.

Using IWidgetDataPopup::SetModified you can control the value of this flag.

virtual bool IsModified( ) const = 0;

Return Value

Return the boolean state of the flag.