[Overview][Types][Procedures and functions][Index] Reference for unit 'fonctions_components' (#lazfonctions)

TFieldMethod

Declaration

Source position: fonctions_components.pas line 34

type TFieldMethod = function(

  const AField: TField;

  var IsFirst: Boolean;

  const Separator: String;

  const AReplaceCaption: String = ''''''

):String;