TIWCGFieldDataLinkStateChangeOperation Enumeration

Represents type TIWCGFieldDataLinkStateChangeOperation.

Namespace: IWCGJQCommon
type
 TIWCGFieldDataLinkStateChangeOperation = (scoEnable,scoReadOnly,scoNone);

The TIWCGFieldDataLinkStateChangeOperation type exposes the following members.

Show:
 NameDescription
scoEnable

Represents constant scoEnable.

scoNone

Represents constant scoNone.

scoReadOnly

Represents constant scoReadOnly.

Top