HistoryInputBox - Funktion (Unit GVMsgBox)

Deklaration:


function HistoryInputBox(Title: String; ALabel: String; var S: String;
Limit: Byte; AHistoryID: Word): Word;

Funktion:


Diese Routine arbeitet wie InputBox, versieht aber die Eingabezeile
mit einem THistory-Objekt, dem es die ID AHistoryID zuweist.

siehe auch:


GvMsgBox
HistoryInputBoxRect