TdxRichEditCustomViewRepository.ViewCount Property
Returns the number of stored document views.
Declaration
property ViewCount: Integer read;
Property Value
| Type |
|---|
| Integer |
Remarks
Use this property to obtain the number of document views accessible via the Views property.
See Also