[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 658

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.