CAPTCHA

From Lazarus wiki
Revision as of 19:47, 1 October 2021 by Wp (talk | contribs) (Created page with "== About == According to [https://en.wikipedia.org/wiki/CAPTCHA wikipedia], ''a '''CAPTCHA''' (a contrived acronym for "Completely Automated Public Turing test to tell Comput...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

About

According to wikipedia, a CAPTCHA (a contrived acronym for "Completely Automated Public Turing test to tell Computers and Humans Apart") is a type of challenge–response test used in computing to determine whether or not the user is human.

The component TCaptchaLabel allows to create a CAPTCHA to be used on any LCL form. It displays random characters which are colored and rotated and overlayed by colored lines to impede machine detection of the CAPTCHA text.