RAD Studio VCL Reference
ContentsIndex
Structs, Records, Enums Enumerations
Enumerations
 
Name 
Description 
 
TAlign specifies the alignment of a control within its parent. 
 
TAnchorKind and TAnchors specify how a control is anchored to its parent. 
 
TBevelCut specifies a bevel's cut. 
 
TBevelEdge and TBevelEdges specify which edges of a window are beveled. 
 
TBevelKind specifies the kind of bevel that appears on a control. 
 
TDockOrientation specifies the orientation of controls in a docking zone. 
 
TDragKind indicates the type of operation that occurs when the user drags a control. 
 
This is record Controls.TDragMessage. 
 
TDragMode indicates how a control initiates drag operations. 
 
TDragState is used to specify how the mouse is moving in relation to a control. 
 
TImeMode represents the current mode of an Input Method Editor (IME). 
 
TMouseActivate defines values for the OnMouseActivate event. 
 
TMouseButton identifies a mouse button in a mouse-event handler. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.