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

fsAllStayOnTop

Set of form styles, which make a form stay on top.

Declaration

Source position: controls.pp line 178

const fsAllStayOnTop = [fsStayOnTop, fsSplash, fsSystemStayOnTop];

See also

TFormStyle

  

Defines special form behaviour.