TdxLayoutSplitterItemMovedEventArgs Members
In This Article
#Properties
Name | Description |
---|---|
Far |
Provides access to the adjacent far layout item. |
Near |
Provides access to the adjacent near layout item. |
New |
Returns far item boundaries (in pixels) after the current splitter expand, collapse, or move operation. |
New |
Returns near item boundaries (in pixels) after the current splitter expand, collapse, or move operation. |
Old |
Returns far item boundaries (in pixels) before the current splitter expand, collapse, or move operation. |
Old |
Returns near item boundaries (in pixels) before the current splitter expand, collapse, or move operation. |
#Methods
Name | Description |
---|---|
Empty |
Inherited from Tdx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
To |
Inherited from TObject. |
See Also