[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'typinfo' (#rtl)

SetRawInterfaceProp

Declaration

Source position: line 0

procedure SetRawInterfaceProp(

  Instance: TObject;

  const PropName: String;

  const Value: Pointer

);

procedure SetRawInterfaceProp(

  Instance: TObject;

  PropInfo: PPropInfo;

  const Value: Pointer

);

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