Unit 'Themes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TThemeServices.GetStockImage

Always returns False.

Declaration

Source position: themes.pas line 482

public function TThemeServices.GetStockImage(

  StockID: LongInt;

  out Image: HBITMAP;

  out Mask: HBITMAP

):Boolean; virtual;