I can't figure out how to select an item from code, example: if an item 
matches a filename, make that item the focused/selected item. This is for a 
custom open dialog, and I want to have the file from the previous session 
selected and focused.

Also, I don't see any way to loop through the items. I tried the Items 
property, 
but the 'Caption' property is empty for the items. 'Folders' doesn't seem to 
have any 'Count' property, and I don't see any GetNext type of methods, etc.
_______________________________________________
Delphi mailing list -> [email protected]
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to