company logo

CTX_Structure :: IsReadOnly - Has instance been set to read-only

The function returns whether the read-only state is set for the instance in the property handle (-> SetReadOnly()).

Return value:  Read-only state ( logical  )

The read-only state may be true (YES) or false (NO). True (YES) indicates read-only state for the context, false (NO) indicated no read-only state.

Implementation details

logical CTX_Structure  :: IsReadOnly (  )