RAD Studio XE6之Tpanel

RAD Studio XE6之Tpanel属性  
Action
指定与该控件关联的操作。
Specifies the action associated with the control.
Align    
AlignDisabled
指示禁用的子控件重新调整。
Indicates child control realignment disabled.
Alignment    
AlignWithMargins 指定是否应由边距约束控制。 Specifies whether a control should be constrained by margins.
Anchors    
AutoSize    
BevelEdges    
BevelInner    
BevelKind    
BevelOuter    
BevelWidth    
BiDiMode    
BorderStyle    
BorderWidth    
BoundsRect
指定该控件的父控件的坐标系统中表示的矩形边框。
Specifies the bounding rectangle of the control, expressed in the coordinate system of the parent control.
Brush
确定的颜色和图案用于绘制控件的背景。
Determines the color and pattern used for painting the background of the control.
Caption    
ClientHeight
以像素为单位指定控件的客户端区域的高度。
Specifies the height of the control's client area in pixels.
ClientOrigin
指定控件的客户端区域的左上角的屏幕坐标 (以像素为单位)。
Specifies the screen coordinates (in pixels) of the upper-left corner of a control's client area.
ClientRect
以像素为单位指定控件的客户端区域的大小。
Specifies the size of a control's client area in pixels.
ClientWidth
以像素为单位指定控件的客户端区域的水平大小。
Specifies the horizontal size of the control's client area in pixels.
Color    
ComObject
指定该组件实现的接口引用。
Specifies the interface reference implemented by the component.
ComponentCount
指示组件的组件所拥有的数量。
Indicates the number of components owned by the component.
ComponentIndex
指示该组件的其所有者组件属性数组中的位置。
Indicates the position of the component in its owner's Components property array.
Components
列出的组件所拥有的所有组件。
Lists all components owned by the component.
ComponentState
描述的组件,该值指示当一个组件需要避免某些操作的当前状态。
Describes the current state of the component, indicating when a component needs to avoid certain actions.
ComponentStyle
控制组件的行为。
Governs the behavior of the component.
Constraints    
ControlCount
返回的子控件的数量。
Returns the number of child controls.
Controls
列出的所有子控件。
Lists all child controls.
ControlState
在运行时指定控件的当前状态。
Specifies the current state of a control at run time.
ControlStyle
确定控件的样式特征。
Determines style characteristics of the control.
Ctl3D    
Cursor
指定用于表示鼠标指针,当它将传递到该控件所涵盖的区域的图像。
Specifies the image used to represent the mouse pointer when it passes into the region covered by the control.
CustomHint
CustomHint 是为控件的自定义提示。
CustomHint is a custom hint for the control.
DesignInfo
包含窗体设计器所使用的信息。
Contains information used by the Form designer.
DockClientCount
指定的停靠在窗口的控件的控件的数目。
Specifies the number of controls that are docked on the windowed control.
DockClients
列出控件停靠到窗口的控件。
Lists the controls that are docked to the windowed control.
DockManager    
DockOrientation
DockOrientation 指定控件如何相对于其他控件停靠在同一个父停靠。
DockOrientation specifies how the control is docked relative to other controls docked in the same parent.
DockSite    
DoubleBuffered    
DragCursor    
DragKind    
DragMode    
Enabled    
ExplicitHeight
以像素为单位指定控件的显式的垂直大小。
Specifies the explicit vertical size of the control in pixels.
ExplicitLeft
指定相对于其父组件的左边缘的显式水平像素坐标。
Specifies the explicit horizontal pixel coordinate of the left edge of a component relative to its parent.
ExplicitTop
指定相对于其父组件的上边缘的显式垂直像素坐标。
Specifies the explicit vertical pixel coordinate of the top edge of a component relative to its parent.
ExplicitWidth
以像素为单位指定该控件显式的水平大小。
Specifies the explicit horizontal size of the control in pixels.
Floating
指定该控件是否浮动的。
Specifies whether the control is floating.
FloatingDockSiteClass
指定承载控件,当它浮动的临时控件的类。
Specifies the class of the temporary control that hosts the control when it is floating.
Font    
FullRepaint    
Handle
提供控件的基础 Windows 屏幕对象的访问。
Provides access to the underlying Windows screen object for the control.
Height
以像素为单位指定控件的垂直大小。
Specifies the vertical size of the control in pixels.
HelpContext
HelpContext 属性包含数字上下文 ID,用于标识该控件的帮助主题。
The HelpContext property contains the numeric context ID that identifies the Help topic for the control.
HelpKeyword
HelpKeyword 属性包含的关键字字符串,用于标识该控件的帮助主题。
The HelpKeyword property contains the keyword string that identifies the Help topic for the control.
HelpType
指定是否通过上下文 ID 或关键字标识该控件的上下文相关的帮助主题。
Specifies whether the control's context-sensitive Help topic is identified by a context ID or by keyword.
Hint
提示包含当用户将鼠标移过该控件时显示的文本字符串。
Hint contains the text string that appears when the user moves the mouse over the control.
HostDockSite
指定控件停靠在其中的控件。
Specifies the control in which the control is docked.
Left
指定相对于其父组件的左边缘的水平坐标。
Specifies the horizontal coordinate of the left edge of a component relative to its parent.
Locked    
LRDockWidth
指定控件的宽度时它水平停靠。
Specifies the width of the control when it is docked horizontally.
Margins
指定控件的边距。
Specifies the margins of the control.
MouseInClient
指示鼠标指针当前是否在控件的客户端区域中。
Indicates whether the mouse pointer is currently in the client area of the control.
Name
指定在代码中引用的组件的名称。
Specifies the name of the component as referenced in code.
Observers
指示添加到 TComponent 的 TObservers 对象。
Indicates the TObservers object added to the TComponent.
Owner
指示负责流并释放此组件的组件。
Indicates the component that is responsible for streaming and freeing this component.
Padding    
Parent
指定控件的父级。
Specifies the parent of the control.
ParentBackground    
ParentBiDiMode    
ParentColor    
ParentCtl3D    
ParentCustomHint
指定控件查找其自定义提示的位置。
Specifies where a control looks for its custom hint.
ParentDoubleBuffered    
ParentFont    
ParentShowHint    
ParentWindow
引用父的基础控件。
Reference to parent's underlying control.
PopupMenu    
ShowCaption    
ShowHint    
Showing
指示是否在屏幕上显示的控件。
Indicates whether the control is showing on the screen.
StyleElements    
TabOrder    
TabStop    
Tag
将 NativeInt 整数值存储为组件的一部分。
Stores a NativeInt integral value as a part of a component.
TBDockHeight
当它垂直停靠时指定控件的高度。
Specifies the height of the control when it is docked vertically.
Top
指定控件相对于其父级或包含以像素为单位的控件的左上角的 Y 坐标。
Specifies the Y coordinate of the upper-left corner of a control, relative to its parent or containing control in pixels.
Touch    
UndockHeight
指定控件的高度,当它浮动的。
Specifies the height of the control when it is floating.
UndockWidth
指定控件的宽度时它浮动的。
Specifies the width of the control when it is floating.
UseDockManager    
VCLComObject
表示由支持 com。 组件在内部使用的信息
Represents information used internally by components that support COM.
VerticalAlignment    
Visible    
VisibleDockClientCount
指定的停靠在窗口的控件的可见控件的数目。
Specifies the number of visible controls that are docked on the windowed control.
Width
以像素为单位指定控件或窗体的水平的大小。
Specifies the horizontal size of the control or form in pixels.

RAD Studio XE6之Tpanel事件

 
OnAlignInsertBefore
将对象与自定义对齐方式对齐时发生。
Occurs when an object with custom alignment is aligned.
OnAlignPosition
将对象与自定义对齐方式对齐时发生。
Occurs when an object with custom alignment is aligned.
OnCanResize
当试图调整控件的大小会发生。
Occurs when an attempt is made to resize the control.
OnClick
当用户单击控件时发生。
Occurs when the user clicks the control.
OnConstrainedResize
调整大小调整制约因素。
Adjusts the resize constraints.
OnContextPopup
当用户右击控件或否则调用弹出菜单 (如使用键盘) 时发生。
Occurs when the user right-clicks the control or otherwise invokes the pop-up menu (such as using the keyboard).
OnDblClick
当用户双击鼠标左键,当鼠标指针位于控件时发生。
Occurs when the user double-clicks the left mouse button when the mouse pointer is over the control.
OnDockDrop
当另一个控件停靠到该控件时发生。
Occurs when another control is docked to the control.
OnDockOver
当另一个控件拖动到该控件时发生。
Occurs when another control is dragged over the control.
OnDragDrop
当用户滴眼液被拖动的对象时发生。
Occurs when the user drops an object being dragged.
OnDragOver
当用户将对象拖动一个控件时发生。
Occurs when the user drags an object over a control.
OnEndDock
当拖动对象结束,由对接对象或取消拖动操作时发生。
Occurs when the dragging of an object ends, either by docking the object or by canceling the dragging.
OnEndDrag
当拖动对象结束,通过拖放对象或取消拖动操作时发生。
Occurs when the dragging of an object ends, either by dropping the object or by canceling the dragging.
OnEnter
当一个控件接收输入的焦点时发生。
Occurs when a control receives the input focus.
OnExit
当输入的焦点从一个控件转移到另一个时发生。
Occurs when the input focus shifts away from one control to another.
OnGesture
当您执行与此控件关联的笔势时发生。
Occurs when you perform a gesture associated with this control.
OnGetSiteInfo
返回该控件的停靠的信息。
Returns the control's docking information.
OnMouseActivate
当用户按下鼠标按钮用鼠标指针在控件和父窗体未处于活动状态时发生。
Occurs when the user presses a mouse button with the mouse pointer over a control and the parent form is not active.
OnMouseDown
当用户按下鼠标按钮用鼠标指针在控件时发生。
Occurs when the user presses a mouse button with the mouse pointer over a control.
OnMouseEnter
当用户将鼠标移动到控件时发生。
Occurs when the user moves the mouse into a control.
OnMouseLeave
当用户移动鼠标控制时发生。
Occurs when the user moves the mouse outside of a control.
OnMouseMove
当用户在鼠标指针位于控件上移动鼠标指针时发生。
Occurs when the user moves the mouse pointer while the mouse pointer is over a control.
OnMouseUp
当用户释放鼠标按钮被按下的键与鼠标指针在某个组件时发生。
Occurs when the user releases a mouse button that was pressed with the mouse pointer over a component.
OnResize
调整控件的大小后,立即发生。
Occurs immediately after the control is resized.
OnStartDock
当用户开始拖动一个带有 DragKind 的 dkDock 控件时发生。
Occurs when the user begins to drag a control with a DragKind of dkDock.
OnStartDrag
当用户开始拖动的控件或对象,它包含由该控件单击鼠标左键并按住鼠标按钮时发生。
Occurs when the user begins to drag the control or an object it contains by left-clicking the control and holding the mouse button down.
OnUnDock
当应用程序试图移除控件停靠到窗口控件时发生。
Occurs when the application tries to undock a control that is docked to the windowed control.
WindowProc
点到响应消息发送到该控件的窗口过程。
Points to the window procedure that responds to messages sent to the control.
原文地址:https://www.cnblogs.com/Spacecup/p/3683548.html