Unit 'BASE_Engine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_titanscript]

TVirtualObjectPutPropertyEvent

Declaration

Source position: base_engine.pas line 2895

type TVirtualObjectPutPropertyEvent = procedure(

  Sender: TObject;

  const ObjectName: string;

  const PropName: string;

  const Params: TVarArray;

  const Value: variant

) of object;



CT Web help

CodeTyphon Studio