|
RAD Studio VCL Reference
|
Sets the page scroller's window parameters.
procedure CreateParams(var Params: TCreateParams); override;
virtual __fastcall CreateParams(TCreateParams Params);
CreateParams is called automatically when the page scroller window is created.
CreateParams overrides the inherited CreateParams method in order to set window styles specific to the page scroller control.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|