Unit 'LSCaptcha' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_solutions]

LSCaptchaGeneratorEx

Declaration

Source position: LSCaptcha.pas line 47

function LSCaptchaGeneratorEx(

  var AImage: TLSFPMemoryImage;

  const AFontColor: TFPColor;

  const AFontName: ShortString = ftLiberationSerifRegularTTF;

  const AFontSize: Byte = 18;

  const AEasyRead: Byte = 3;

  const ABackground: Boolean = True;

  const ACaptchaType: TLSCaptchaType = ctLine

):string;



CT Web help

CodeTyphon Studio