Source position: ucmdbox.pas line 50
type EOnCmdBoxInput = procedure(
ACmdBox: TCmdBox;
Input: string
) of object;