Specifies a series of character ranges for this String Format object that, when in a string, can be measured.
A character range is a range of character positions within a string of text. The area of the display that is occupied by a group of characters that are specified by the character range, is the bounding region. A character range is set by AddMeasurableCharacterRange method. The number of ranges that are currently set can be determined by the MeasurableCharacterRangeCount property. This number is also the number of regions expected to be obtained by the MeasureCharacterRanges method.
Namespace: RSGdiPlusGraphics
Delphi |
public |
Parameters
Index
Type: Integer
Type: TCharacterRange