HistoryInputBoxRect - Funktion (Unit GVMsgBox)

Deklaration:


function HistoryInputBoxRect(var Bounds: TRect; Title: String;
ALabel: String; var S: String; Limit: Byte; AHistoryID: Word): Word;

Funktion:


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

siehe auch:


GvMsgBox
HistoryInputBox