Unit 'WrapDelphi' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_python]

SetToPython

Declaration

Source position: WrapDelphi.pas line 979

function SetToPython(

  ATypeInfo: PTypeInfo;

  AValue: Integer

):PPyObject; overload;

function SetToPython(

  APropInfo: PPropInfo;

  AValue: Integer

):PPyObject; overload;

function SetToPython(

  AInstance: TObject;

  APropInfo: PPropInfo

):PPyObject; overload;



CT Web help

CodeTyphon Studio