[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

Reference for unit 'LCLType': Procedures and functions

Char2VK

  

Gets the virtual key code for the specified character value.

CharSetToString

  

Gets a String with the name for the specified character set identifier.

CS_To_String

  

Converts a component style identifier to a component style name.

HiWord

  

Gets the largest value for the specified Integer as a Word type.

KeyToShortCut

  

Gets the short cut value for the specified key code and shift modifiers.

LoWord

  

Gets the smallest value for the specified Integer as a Word type.

MathRound

  

Rounds the specified Real value to an Int64 value.

MulDiv

  

Multiples the numerator by the specified Integer value, and divides the result by the denominator value.

StringToCharset

  

Gets the character set identifier for the specified character set name.

VK2Char

  

Gets the character value for the specified virtual key code.


Version 3.2 Generated 2024-02-25 Home