TdxLayoutContainerViewInfo Members
Constructors
Name | Description |
---|---|
Create(TdxLayoutContainer) | Initializes a new instance of the TdxLayoutContainerViewInfo class with specified settings. |
Properties
Name |
---|
ClientBounds |
Container |
ContentBounds |
ContentHeight |
ContentWidth |
LayoutLookAndFeel |
Offset |
Methods
Name | Description |
---|---|
AssignItemWithMouse(Integer,Integer) | |
Calculate(Boolean) | |
CalculateTabOrders | |
CanFocusOnClick(Integer,Integer) | |
Equals(TObject) | Inherited from TObject. |
FinishDragImagePainting | |
GetHashCode | Inherited from TObject. |
GetHitTest(TPoint) | |
GetItemWithMouse(TPoint) | |
GetScrollOffset | |
MouseDown(TMouseButton,TShiftState,Integer,Integer) | |
MouseLeave(TControl) | |
MouseMove(TShiftState,Integer,Integer) | |
MouseUp(TMouseButton,TShiftState,Integer,Integer) | |
QueryInterface(TGUID,Untyped) protected | Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject. |
StartDragImagePainting | |
ToString | Inherited from TObject. |
See Also