person

Erstellt eine Control zur Auswahl einer Person.

Verwendung in
#form#
#ribbon#

Syntax:

person[;caption:<Beschriftung>][;layout]

Optionen

Option Beschreibung
caption: Beschriftung der Control
layout schaltet die Prüfung auf Nutzung des Elements aus

Beispiel:

#form#
iperson;person{
	layout
	}

#sqlcommanddef#
test

#sqldef#
insert into tabelle(wert)
values(@wert)

#sqlparam#
@wert;varchar;iperson