|
RAD Studio VCL Reference
|
Returns the state of one of the page scroller's buttons.
function GetButtonState(Button: TPageScrollerButton): TPageScrollerButtonState;
__fastcall TPageScrollerButtonState GetButtonState(TPageScrollerButton Button);
Call GetButtonState to get the state of one of the page scroller's buttons.
Button is the button for which to get the state information.
GetButtonState returns the button's state.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|