Library Vcl NextSuite 6 Next Collection 6 Reference Classes TNxSidePanel6

TNxSidePanel6

Component that mimic the Folder Pane component from Microsoft Outlook. The component acts like a standard panel component but it can be collapsed by clicking on a button.

Unit
NxCollection6.pas (Sources\Next Collection)

Requirements
Version 6.10.0 of Next Suite 6.

Properties

NameDescription
ButtonsButtons shown when the component is not expanded.
CollapsedImageIndexIndex of image inside Images painted when the component is collapsed.
ExpandedWhether component is in full or compact mode.
ExpandedImageIndexIndex of image inside Images painted when the component is expanded.
HeaderSizeWidth of the component when it is collapsed.
ImagesImages displayed on the toggle (expanding/collapsing) button.
SelectedButtonIndex of currently selected tool button.

Events

NameDescription
OnSelectedButtonChangedOccurs when value of SelectedButton is changed.

Sign in