TcxEditStyleValue Type
In This Article
Enumerates flags describing which editor style attributes are assigned.
#Declaration
Delphi
TcxEditStyleValue = cxContainer.TcxContainerStyleValue;
#Referenced Class
Type |
---|
Tcx |
#Remarks
The TcxEditStyleValue type enumerates flags indicating which editor style attributes are assigned to the TcxCustomEditStyle object. These flags are set via the TcxCustomEditStyle.AssignedValues property.
Value | Meaning |
---|---|
sv |
Indicates that the Tcx |
sv |
Indicates that the Tcx |
sv |
Indicates that the Tcx |
sv |
Indicates that the Tcx |
sv |
Indicates that the Tcx |
sv |
Indicates that the Tcx |
sv |
Indicates that the Tcx |
sv |
Indicates that the Tcx |
sv |
Indicates that the Tcx |
sv |
Indicates that the Tcx |
sv |
Indicates that the Tcx |
See Also