[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TCustomForm.PopupMode

Defines where popup menus are shown

Declaration

Source position: forms.pp line 702

public property TCustomForm.PopupMode : TPopupMode
  read FPopupMode
  write SetPopupMode
  default pmNone;

See also

TCustomForm.PopupParent

  

TPopupMode

  

Defines the parent handling for forms and dialogs.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.