[Overview][Types][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |