Gets and executes the function assigned to an implementation variable using the specified argument.
Source position: lazutilities.pas line 22
function GetSkipCheckByKey( |
AKey: string |
):Boolean; |
AKey |
|
Value |
True if a function was assigned to the implementation variable, executed in the routine, and returned True. Otherwise, False.
Added in LazUtils version 3.0.
| Version 4.4 | Generated 2025-11-08 | Home |