TCollapsedRange represents a single collapsed range.
TCollapsedRange = class(TSortedItem);
ecSyntMemo
It's an internal object and it is created by the TSyntaxMemo when the user collapses text range, user range or other lines range. All lines in collapsed range are invisible. To expand collapsed range destroy corresponding TCollapsedRange object.
|
Topic |
Description |
|
The methods of the TSortedItem class are listed here. |
|
Topic |
Description |
|
The methods of the TCollapsedRange class are listed here. | |
|
The properties of the TCollapsedRange class are listed here. |
|
Method |
|
protected |
|
abstract |
|
Property |
|
read only |
|
TSortedItem Methods |
Description |
|
Derived classes should return the ID of the item. This ID is used for sorting. |
|
TCollapsedRange Class |
Description |
|
Copies object fields from Other collapsed range. | |
|
Creates and initializes a TCollapsedRange instance. | |
|
Creates and initializes a TCollapsedRange instance. |
|
TCollapsedRange Class |
Description |
|
Indicates text of collapse text icon. | |
|
Indicates end position of the text range. | |
|
Indicates that it is a result of user range collapsing. | |
|
Top line of the collapsed range. | |
|
Indicates number of collapsed lines. | |
|
Indicates start position of the text range. |
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|