[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: controls.pp line 131
type TFormStyle = ( |
||
fsNormal, |
|
|
fsMDIChild, |
|
|
fsMDIForm, |
|
|
fsStayOnTop, |
|
|
fsSplash, |
|
|
fsSystemStayOnTop |
||
); |
lazarus-ccr.sourceforge.net |