Skip to main content
A newer version of this page is available. .

TcxGridCustomLayoutContainer Members

Constructors

Name Description
Create(TComponent) Inherited from TComponent.

Properties

Name Description
AbsoluteItemCount Returns the total number of layout elements. Inherited from TdxLayoutContainer.
AbsoluteItems Provides indexed access to layout elements. Inherited from TdxLayoutContainer.
AlignmentConstraintCount Returns the total number of alignment constraints. Inherited from TdxLayoutContainer.
AlignmentConstraints Provides indexed access to alignment constraints. Inherited from TdxLayoutContainer.
AvailableItemCount Returns the total number of hidden layout elements. Inherited from TdxLayoutContainer.
AvailableItems Provides indexed access to hidden layout elements. Inherited from TdxLayoutContainer.
ClientBounds Inherited from TdxLayoutContainer.
ClientRect Returns the container’s client area. Inherited from TdxLayoutContainer.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
Customization Specifies whether the layout control is in customization mode. Inherited from TdxLayoutContainer.
CustomizeAvailableItemsViewKind Specifies the manner in which layout items are displayed in the Customization Form‘s Available Items pane. Inherited from TdxLayoutContainer.
CustomizeForm Provides access to the Customization Form. Inherited from TdxLayoutContainer.
CustomizeFormBounds Specifies the bound rectangle of the Customization Form, in pixels. Inherited from TdxLayoutContainer.
CustomizeFormClass Specifies the class which represents the Customization Form. Inherited from TdxLayoutContainer.
CustomizeFormTabbedView Specifies how the Layout Tree View and Available Items panes are arranged in the Customization Form. Inherited from TdxLayoutContainer.
DesignInfo Inherited from TComponent.
DragDropMode Switches the indication style for drag-and-drop operations. Inherited from TdxLayoutContainer.
HighlightRoot Inherited from TdxLayoutContainer.
ImageOptions Inherited from TdxLayoutContainer.
ItemsParent Provides access to the control which is used as a container for layout elements. Inherited from TdxLayoutContainer.
LayoutLookAndFeel Inherited from TdxLayoutContainer.
MenuItems protected Inherited from TdxLayoutContainer.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
Root Provides access to the root group. Inherited from TdxLayoutContainer.
ShowDesignSelectors Inherited from TdxLayoutContainer.
Tag Inherited from TComponent.
UndoRedoManager Provides access to the TdxUndoRedoManager instance. Inherited from TdxLayoutContainer.
VCLComObject Inherited from TComponent.
ViewInfo Provides the ViewInfo information used by painters to render layout control elements. Inherited from TdxLayoutContainer.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginDragAndDrop Inherited from TdxLayoutContainer.
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncFunctionEvent,TObject) Inherited from TComponent.
BeginInvoke(TAsyncProcedureEvent,TObject) Inherited from TComponent.
BeginInvoke(TProc,TObject) Inherited from TComponent.
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject) Inherited from TComponent.
BeginInvoke<TResult>(TFunc<TResult>,TObject) Inherited from TComponent.
BeginTranslation Enables the translation mode for the container’s layout element captions. Inherited from TdxLayoutContainer.
BeginUpdate Disables refresh operations on the layout control. Inherited from TdxLayoutContainer.
CancelLastUndo Reverts the layout prior to the last modification, and decrements the TdxUndoRedoManager.UndoCount property. Inherited from TdxLayoutContainer.
CancelUpdate Enables updates to the layout control. Inherited from TdxLayoutContainer.
CanDragAndDrop Inherited from TdxLayoutContainer.
CheckItemNames(string,string) Inherited from TdxLayoutContainer.
Clear Removes all the layout elements (including hidden elements) from the container. Inherited from TdxLayoutContainer.
ClientToScreen(TPoint) Converts the Point’s layout control coordinates into screen coordinates. Inherited from TdxLayoutContainer.
CloneItem(TdxCustomLayoutItem,TdxCustomLayoutGroup) Creates the AItem’s clone. Inherited from TdxLayoutContainer.
CreateAlignmentConstraint Creates the TdxLayoutAlignmentConstraint object. Inherited from TdxLayoutContainer.
CreateGroup Inherited from TdxLayoutContainer.
CreateGroup(TdxCustomLayoutGroupClass,TdxCustomLayoutGroup) Creates a new layout group. Inherited from TdxLayoutContainer.
CreateItem(TdxCustomLayoutItemClass,TdxCustomLayoutGroup) Creates a new layout item. Inherited from TdxLayoutContainer.
CreateItemForControl(TControl,TdxCustomLayoutGroup) Creates a new layout item for an existing control, and places it within a specified layout group. Inherited from TdxLayoutContainer.
CustomizeFormUpdate(TdxLayoutCustomizeFormUpdateTypes) Inherited from TdxLayoutContainer.
DestroyComponents Inherited from TComponent.
Destroying Inherited from TComponent.
EndFunctionInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult) Inherited from TComponent.
EndTranslation Disables the translation mode for the container’s layout element captions. Inherited from TdxLayoutContainer.
EndUpdate(Boolean) Enables refresh operations on the layout control, and invalidates the control. Inherited from TdxLayoutContainer.
Equals(TObject) Inherited from TObject.
ExecuteAction(TBasicAction) Inherited from TComponent.
FindComponent(String) Inherited from TComponent.
FindItem(string) Finds a layout item by its name or by a specific control (or its handle) associated with the item. Inherited from TdxLayoutContainer.
FindItem(THandle) Inherited from TdxLayoutContainer.
FindItem(TControl) Inherited from TdxLayoutContainer.
FinishDragAndDrop(Boolean) Inherited from TdxLayoutContainer.
FreeNotification(TComponent) Inherited from TComponent.
FreeOnRelease Inherited from TComponent.
GetChildren(TGetChildProc,TComponent) Inherited from TComponent.
GetHashCode Inherited from TObject.
GetHitTest Inherited from TdxLayoutContainer.
GetHitTest(Integer,Integer) Returns the HitTest object that identifies a visual element at a specified point. Inherited from TdxLayoutContainer.
GetHitTest(TPoint) Inherited from TdxLayoutContainer.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetParentComponent Inherited from TComponent.
GetTabOrderList(TList) Populates List with contained controls in tab order. Inherited from TdxLayoutContainer.
HasParent Inherited from TComponent.
InsertComponent(TComponent) Inherited from TComponent.
InvalidateRect(TRect,Boolean) Adds the region occupied by a control rectangle to a specified window’s update region. The update region represents a portion of the control client area that must be redrawn. Inherited from TdxLayoutContainer.
IsDesigning Inherited from TdxLayoutContainer.
IsDestroying Inherited from TdxLayoutContainer.
IsGlobalDestroying Inherited from TdxLayoutContainer.
IsGlobalLoading Inherited from TdxLayoutContainer.
IsImplementorOf(IInterface) Inherited from TComponent.
IsLoading Inherited from TdxLayoutContainer.
IsTranslating Inherited from TdxLayoutContainer.
IsUpdateLocked Inherited from TdxLayoutContainer.
Loaded Inherited from TComponent.
Modified Inherited from TdxLayoutContainer.
Notification(TComponent,TOperation) Inherited from TComponent.
Redraw(TRect,Integer) Inherited from TdxLayoutContainer.
ReferenceInterface(IInterface,TOperation) Inherited from TComponent.
RemoveComponent(TComponent) Inherited from TComponent.
RemoveFreeNotification(TComponent) Inherited from TComponent.
RestoreFromIniFile(string,string) Restores the layout information from an INI file that was previously saved by the StoreToIniFile method. Inherited from TdxLayoutContainer.
RestoreFromRegistry(string,string) Restores the layout information from the registry that was previously saved by the StoreToRegistry method. Inherited from TdxLayoutContainer.
RestoreFromStorage(string,TcxCustomReaderClass,string) Restores the layout information from a custom storage that was previously saved by the StoreToStorage method. Inherited from TdxLayoutContainer.
RestoreFromStream(TStream,string) Restores the layout information from a stream that was previously saved by the StoreToStream method. Inherited from TdxLayoutContainer.
SaveToUndo Saves the layout information to a stream, and then adds the layout to the undo operations list. Inherited from TdxLayoutContainer.
ScreenToClient(TPoint) Converts the Point’s screen coordinates into layout control coordinates. Inherited from TdxLayoutContainer.
SetParentComponent(TComponent) Inherited from TComponent.
SetSubComponent(Boolean) Inherited from TComponent.
StoreToIniFile(string,Boolean,string) Saves the layout information to an INI file. Inherited from TdxLayoutContainer.
StoreToRegistry(string,Boolean,string) Saves the layout information to the registry. Inherited from TdxLayoutContainer.
StoreToStorage(string,TcxCustomWriterClass,Boolean,string) Saves the layout information to a custom storage. Inherited from TdxLayoutContainer.
StoreToStream(TStream,string) Saves the layout information to a stream. Inherited from TdxLayoutContainer.
ToString Inherited from TObject.
Update Forces the layout control to update. Inherited from TdxLayoutContainer.
UpdateAction(TBasicAction) Inherited from TComponent.

Events

Name Description
OnChanged Inherited from TdxLayoutContainer.
OnSelectionChanged Inherited from TdxLayoutContainer.
See Also