TControlNavigationAction

Actions that can be executed on a TControl while in navigation mode.

Members

OrdinalNameDescription
0cnaCloseCloses the current control
1cnaTabConverts the current control to a tab in a paged panel, or removes the paged panel
2cnaSplitVerticalSplits the current control vertically
3cnaSplitHorizontalSplits the current control horizontally
4cnaToggleCaptionShow or hides the caption of the current control
5cnaDragStarts a drag action for moving or copying the current control

Source

UserInterface.Control.Navigation.Action.pas (21)