|
TBaseVirtualTree.CreateParams Method
Prepares the creation of the controls window handle.
Pascal
procedure CreateParams(var Params: TCreateParams); override;
Description
CreateParams is overriden to allow to set certain window styles for the control.
Class
Links
What do you think about this topic? Send feedback!
|