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

DefaultBorderIcons

Maps form border styles into their border icons.

Declaration

Source position: forms.pp line 1831

const DefaultBorderIcons: array [TFormBorderStyle] of TBorderIcons = ([], [biSystemMenu, biMinimize], [biSystemMenu, biMinimize, biMaximize], [biSystemMenu], [biSystemMenu, biMinimize], [biSystemMenu, biMinimize, biMaximize]);

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