[Overview][Procedures and functions][Index] Reference for unit 'fpg_utils' (#fpgui)

fpgAddColon

Appends a colon symbol to the given text

Declaration

Source position: fpg_utils.pas line 45

function fpgAddColon(

  const AText: TfpgString

):TfpgString;

Description

Appends a colon symbol to the given text. This is so that when we support LTR and RTL languages, the colon will be added at the correct place. Currently the RTL behaviour has not been implemented yet.


Documentation generated on: 2015-04-04