Source position: cmdline.pas line 211
type TOptionHandler = procedure(
Kind: TOptionKind;
const Option: string;
const Value: string
);