DisclosureTriangle

From Real Software Documentation

Jump to: navigation, search
Class (inherits from RectControl)

Used to add a disclosure triangle to a window. A DisclosureTriangle can face either left or right in its “closed” position. When the user clicks a DisclosureTriangle control, the value of Value is toggled automatically.


Because this is a RectControl, see the RectControl for other properties and events that are common to all RectControl objects.


Events
Action KeyDown
Close KeyUp
ConstructContextualMenu LostFocus
ContextualMenuAction MouseEnter
DragEnter MouseExit
DragExit MouseMove
DragOver MouseWheel
DropObject Open
GotFocus


Properties
AcceptFocus LockBottom Scope
Active LockLeft TabIndex
AutoDeactivate LockRight TabStop
Enabled LockTop Top
Facing MouseCursor TrueWindow
Handle MouseX Value
Height MouseY Visible
HelpTag Name Width
Index PanelIndex Window
Left Parent


Methods
AcceptFileDrop DrawInto
AcceptPictureDrop Invalidate
AcceptRawDataDrop Refresh
AcceptTextDrop RefreshRect
Close SetFocus


See Also

RectControl class.

Personal tools