![]() |
![]() ![]() ![]() |
acCaptionButton component and other components that uses TacCustomCaptionButton as ancestor class - acAppAutoRun, acTrayIcon, acFormHelp, acFormTopmost, acFormRoller.
|
property Down: Boolean;
|
The Down property controls whether the button is actually pressed (if True) or unpressed (False).
|
|
However, if CaptionButton does not allow pressing, you will unable to change this property, and Down will always False.
|
AllowPress property.
|
OnClick, OnPressed, OnReleased events.
|