Unit 'Variants' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl-objpas]

VarOpAsText

Declaration

Source position: variants.pp line 326

const VarOpAsText: array [TVarOp] of AnsiString = ('+', '-', '*', '/', 'div', 'mod', 'shl', 'shr', 'and', 'or', 'xor', '', '-', 'not', '=', '<>', '<', '<=', '>', '>=', '**');


Documentation generated on: 2025-07-25