newtext

  1. practicalsoft

    B4X FEED [Solved] Convert Delphi function to B4A

    I tried to convert the function below from Delphi to B4A, but I'm stuck in ths part of the code: B4X: NewText := NewText + Chr((Ord(Key(x)) xor Ord(Text(y)))); What is an how to use the equivalent commands (chr, xor, ord) in B4A? Spoiler: Delphi function B4X: function ShuffleText(Text, Key...
  2. practicalsoft

    B4X FEED Convert Delphi function to B4A

    I tried to convert the function below from Delphi to B4A, but I'm stuck in ths part of the code: B4X: NewText := NewText + Chr((Ord(Key(x)) xor Ord(Text(y)))); What is an how to use the equivalent commands (chr, xor, ord) in B4A? Spoiler: Delphi function B4X: function ShuffleText(Text, Key...
عقب
بالا