[Overview][Resource strings][Constants][Procedures and functions][Index] Reference for unit 'fpg_constants' (#fpgui)

fpgAddColon

A utility function to add a colon at the correct location in a string

Declaration

Source position: fpg_constants.pas line 99

function fpgAddColon(

  const AText: TfpgString

):TfpgString;

Description

A utility function to add a colon at the correct location in a string. This is so that when fpGUI supports LTR and RTL languages, the colon will be added at the correct place.


Documentation generated on: 2010-08-30