Unit 'LazUtilities' Package
[Overview][Types][Procedures and functions][Variables][Index] [#lazutils]

SetSkipCheckByKeyProc

Sets the value for an implementation variable to the specified function.

Declaration

Source position: lazutilities.pas line 23

procedure SetSkipCheckByKeyProc(

  AProc: TGetSkipCheckByKey

);

Arguments

AProc

  

Function type assigned to the implementation variable.

Version info

Added in LazUtils version 3.0.


Version 4.4 Generated 2025-11-08 Home