TdxCustomLayoutItemViewInfo Members
Constructors
Name | Description |
---|---|
Create(TdxLayoutContainerViewInfo,TdxLayoutGroupViewInfo,TdxCustomLayoutItemViewData) | Initializes a new instance of the TdxCustomLayoutItemViewInfo class with specified settings. |
Properties
Name | Description |
---|---|
AlignHorz | |
AlignVert | |
Bounds | Inherited from TdxCustomLayoutElementViewInfo. |
Color | |
ContentBounds protected | |
Enabled | Inherited from TdxCustomLayoutElementViewInfo. |
LayoutLookAndFeel | Inherited from TdxCustomLayoutElementViewInfo. |
MaxHeight | |
MaxWidth | |
MinHeight | |
MinWidth | |
Offsets | |
Selected | |
SelectionArea | |
SelectionBorderRect | |
SufficientHeight | |
SufficientWidth | |
UsualHeight | |
UsualWidth |
Methods
Name | Description |
---|---|
Calculate(TRect) | Inherited from TdxCustomLayoutElementViewInfo. |
CalculateInternalTabOrders(Integer) | |
CalculateTabOrders(Integer) | |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetHitTest(TPoint) | |
GetItemWithMouse(TPoint) | |
GetMinWidthWithWrapItems | |
QueryInterface(TGUID,Untyped) protected | Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject. |
Recalculate | |
ResetOffset(TdxLayoutSide) | |
ToString | Inherited from TObject. |
See Also