Links
EControl Form Designer Pro
TPopupListbox.CreateParams Method

Overrides inherited procedure.

procedure CreateParams(var Params: TCreateParams); override;

CreateParams

  • Calls inherited CreateParams
  • Adds WS_BORDER to Style property
  • Adds WS_EX_TOOLWINDOW and WS_EX_TOPMOST to ExStyle property
  • Sets control’s window style according to its bi-directional support (via AddBiDiModeExStyle(ExStyle))
  • Adds CS_SAVEBITS flag to WindowClass.Style property
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!