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

Reference for unit 'LazUtilities': Procedures and functions

CompareBoolean

  

Compares the specified Boolean values.

ComparePointers

  

Gets the relative order for the specified Pointers.

CreateFirstIdentifier

  

Gets the name for the first identifier represented by the value specified in Identifier.

CreateNextIdentifier

  

Gets the name for the next identifier following the value specified in Identifier.

FreeThenNil

  

Ensures that the specified object instance is freed and set to Nil.

GetEnumValueDef

  

Gets the ordinal position for an enumeration value with the specified name.

GetSkipCheckByKey

  

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

MergeSort

  

Implements a merge/sort for TStrings or TFPList.

MergeSortWithLen

  

Implements a merge/sort algorithm for a list of pointers with the given length.

RoundToCardinal

  

Rounds the specified Extended value to a Cardinal value.

RoundToInt

  

Rounds the specified Extended value to an Integer value.

SetSkipCheckByKeyProc

  

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

StrToDouble

  

Converts the specified string value to a Double type.

TruncToCardinal

  

Truncates the extended value and returns a Cardinal type.

TruncToInt

  

Truncates the extended value and returns an Integer type.


Version 4.0 Generated 2025-05-03 Home