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

TButtonGlyph.QueryInterface

Implements the method from IUnknown.

Declaration

Source position: buttons.pp line 103

public function TButtonGlyph.QueryInterface(

  constref iid: TGuid;

  out obj

):LongInt;

Arguments

iid

  

Interface identifier for the specified object.

obj

  

Object examined for the specified interface.