Unit 'Variants' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl-objpas]

TVarDispProc

Declaration

Source position: variants.pp line 272

type TVarDispProc = procedure(

  Dest: PVariant;

  const Source: Variant;

  CallDesc: PCallDesc;

  Params: Pointer

);


Documentation generated on: 2025-07-25