[Overview][Constants][Types][Classes][Index] |
Tests whether the mode is valid.
Source position: moded.inc line 42
property IPTCMode.Valid: Boolean |
Tests whether the mode is valid. A display mode is invalid when it was created by the default constructor. Typically this function is used to check for the invalid display mode that terminates the console mode list. See IPTCConsole.modes for more information.