Status information - Status information
Status information inform about the current state of a property handle, i.e. whether an instance is selected or not or the current position in an index.
Functions
- GetCurrentIndex - Get cursor position
- GetExtInstModCount - - internal feature (not documented)
- GetInstModCount - Get instance modification count
- GetMajorVersion - - internal feature (not documented)
- GetMode - Get access mode
- GetRefModCount - Get collection update count
- GetRelativeIndex - Get relative position of current or last instance
- GetSubVersion - - internal feature (not documented)
- GetVersion - Get version number for selected instance
- HasData - Does property handle refer to data?
- HasFilter - Has a filter been set
- HasInstances - - internal feature (not documented)
- InstanceInserted - - internal feature (not documented)
- InstanceRefresh - - internal feature (not documented)
- InstanceUpdated - - internal feature (not documented)
- IsClient - Is property handle a client handle
- IsDirty - Is property handle dirty
- IsEmpty - Is property instance empty?
- IsInitInstance - In instance initialized instance
- IsKeyCheckEnabled - - internal feature (not documented)
- IsModified - Has property unsaved modifications?
- IsNewInstance - Has instance just being created
- IsOldInstance - Is old instance
- IsPositioned - Is instance positioned
- IsReadOnly - Is property read only
- IsSelected - Is instance selected
- IsServer - Is property handle a server handle
- IsUserHandle - Is property handle user-defined
- IsWrite - Can instance be updated
- NoWrite - Is instance write protected?
- SetModified - - internal feature (not documented)
- UpdatePropertyVersion - - internal feature (not documented)