Unit 'mscoreengine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_magicscript]

TmscrClassSetProperty

Declaration

Source position: mscoreengine.pas line 104

type TmscrClassSetProperty = procedure(

  aInstance: TObject;

  aClassType: TClass;

  const aPropName: string;

  aValue: Variant;

  aCallVar: TmscrEngProperty

) of object;



CT Web help

CodeTyphon Studio