IdxRichEditCharacterPropertiesBase.SetAllCaps(TdxNullableBoolean) Method
In This Article
#Declaration
Delphi
procedure SetAllCaps(const Value: TdxNullableBoolean);
#Parameters
Name | Type |
---|---|
Value | Tdx |
#Remarks
The SetAllCaps procedure is a setter of the AllCaps property.
See Also