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

Call

Declaration

Source position: base_engine.pas line 3210

procedure Call(

  CallAddr: Pointer;

  AClass: TClass;

  Instance: TObject;

  IsConstructor: Boolean;

  CallConv: Integer;

  Params: array of Pointer;

  Types: array of Integer;

  ExtraTypes: array of Integer;

  ByRefs: array of Boolean;

  Sizes: array of Integer;

  IsIntf: Boolean

);



CT Web help

CodeTyphon Studio