[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LazUtilities' (#lazutils)

GetSkipCheckByKey

Gets and executes the function assigned to an implementation variable using the specified argument.

Declaration

Source position: lazutilities.pas line 22

function GetSkipCheckByKey(

  AKey: string

):Boolean;

Arguments

AKey

  

Value

Function result

True if a function was assigned to the implementation variable, executed in the routine, and returned True. Otherwise, False.

Version info

Added in LazUtils version 3.0.


Version 4.0 Generated 2025-05-03 Home