TdxRangePermissionOptions.Color Property
In This Article
Specifies the color highlighting ranges with permissions in an unprotected document.
#Declaration
Delphi
property Color: TdxAlphaColor read; write; default DefaultColor;
#Property Value
Type | Default |
---|---|
Tdx |
Default |
#Remarks
The default value of the Color property is DefaultColor.
See Also