Source position: msefiledialog.pas line 130
type filedialogkindty = (
fdk_none,
fdk_open,
fdk_save,
fdk_new
);