[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Themes' (#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;