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