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

TCustomForm.Icon

The Icon associated with this Form (in minimized state).

Declaration

Source position: forms.pp line 696

public property TCustomForm.Icon : TIcon
  read FIcon
  write SetIcon
  stored IsIconStored;

See also

TCustomForm.BigIconHandle

  

The Handle of the big form icon.

TCustomForm.SmallIconHandle

  

Returns (eventually creates) the Handle of the small Form or Application Icon.

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