IdxRichEditCharacterPropertiesBase.GetAllCaps Method
In This Article
Identifies if a document range is capitalized.
#Declaration
Delphi
function GetAllCaps: TdxNullableBoolean;
#Returns
Type |
---|
Tdx |
#Remarks
The GetAllCaps function is a getter of the AllCaps property.
See Also