Unit ok_ignore_leading_impl

Uses
Classes, Interfaces, Objects and Records
Types
Constants
Variables

Description

This item has no description.

Overview

Functions and Procedures

function testfnc_only_intf(arg1: Integer; arg2: String): Boolean;
function testfnc(arg1: Integer; arg2: String): Boolean;

Description

Functions and Procedures

function testfnc_only_intf(arg1: Integer; arg2: String): Boolean;

Test function.

Parameters
arg1
Argument 1
arg2
Argument 2
Returns

True or False

function testfnc(arg1: Integer; arg2: String): Boolean;

Test function.

Parameters
arg1
Argument 1
arg2
Argument 2
Returns

True or False