TdxCustomParagraphList Methods
Name | Description |
---|---|
Add |
Appends the specified pointer to the ordered pointer list.
Inherited from Tdx |
Add |
Inherited from Tdx |
Add |
Appends the source ordered pointer list’s content to the current list.
Inherited from Tdx |
Assign |
Replaces the ordered pointer list’s content with pointers copied from the specified source.
Inherited from Tdx |
Assign |
Inherited from Tdx |
Assign |
Inherited from Tdx |
Clear |
Clears the ordered pointer list.
Inherited from Tdx |
Delete |
Inherited from Tdx |
Delete |
Inherited from Tdx |
Empty |
Identifies whether the ordered pointer list is empty.
Inherited from Tdx |
Equals |
Inherited from TObject. |
Exchange |
Exchanges positions of the two specified pointers within the ordered pointer list.
Inherited from Tdx |
Expand |
Expands the ordered pointer list’s capacity by a predefined amount.
Inherited from Tdx |
Extract |
Removes the specified stored pointer and returns it.
Inherited from Tdx |
Extract |
Inherited from Tdx |
Extract |
Returns a stored pointer by its index and removes it from the list.
Inherited from Tdx |
Extract |
Inherited from Tdx |
First |
Inherited from Tdx |
Get |
Inherited from TObject. |
Get |
Returns a new TList object populated with all pointers stored in the ordered pointer list.
Inherited from Tdx |
Index |
Searches the specified pointer within the ordered pointer list.
Inherited from Tdx |
Index |
Inherited from Tdx |
Insert |
Inserts a pointer at the specified position within the ordered pointer list.
Inherited from Tdx |
Insert |
Inherited from Tdx |
Insert |
Inherited from Tdx |
Insert |
Inserts the source ordered pointer list’s content into the current list at the specified position.
Inherited from Tdx |
Last |
Inherited from Tdx |
Move |
Rearranges a stored pointer within the ordered pointer list.
Inherited from Tdx |
Pack |
Removes redundant pointers from the list.
Inherited from Tdx |
Remove |
Removes the specified pointer from the ordered pointer list.
Inherited from Tdx |
Remove |
Inherited from Tdx |
Reverse |
Inverts the order of pointers stored in the list.
Inherited from Tdx |
Sort |
Inherited from Tdx |
Sort |
Sorts the stored pointers.
Inherited from Tdx |
Sort |
Inherited from Tdx |
To |
Inherited from TObject. |
See Also