Source position: dialogs.inc line 611
type TCommandSItem = record
Value: Sw_String;
Command: Word;
Next: PCommandSItem;
end;