[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
TBorderIcons - set of TBorderIcon; the group of icons to appear at the top of the form
Source position: forms.pp line 358
type TBorderIcons = set of ( |
||
biSystemMenu, |
|
|
biMinimize, |
|
|
biMaximize, |
|
|
biHelp |
|
|
); |
lazarus-ccr.sourceforge.net |