# delphi-vc-callwithclass **Repository Path**: tigera15/delphi-vc-callwithclass ## Basic Information - **Project Name**: delphi-vc-callwithclass - **Description**: Delphi call VC DLL with Class Object(parameters/call method). Delphi调用VC Dll, 引用类对象参数/方法等.. - **Primary Language**: Delphi - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2017-06-24 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #delphi-vc-callwithclass DLL project: vcclassdll --compile with vs2017 Caller project: delphicaller -- compile with Delphi XE Tokyo 10.2 This code demonstrates how to pass Class data type between Delphi and VC, and class class methods .