Delphi: sliding (animated) panel
问题 Is there a sliding (animated) panel component for Delphi? For instance it can be found in Raize Components (a left panel with a "Hot Spot" or hide/show button). I need not a resizeable panel but a panel that can slide horizontally and smoothly from the left to the right + that has a hide/show button (it's not a big deal if without that button). Thanks! 回答1: Try NLDSideBar, a container component written by myself that is collapsable and aligned along the left or right side of its parent.