I'm curious why LineSelect and MultiSelect are missing from WEB Core memos? (And probably several other line-oriented controls as well.) Is there a way to simulate them?
I'm not sure what kind of LineSelect / MultiSelect in other memo's you are referring to? Not sure what exactly LineSelect is supposed to do in the context of a memo control?
Oh, sorry, I guess it's called "RowSelect".
The various list boxes are ONLY RowSelect. But the VCL Memos (well, maybe just the ones in Raize Tools that I usually use) have both RowSelect and MultiSelect so you can click on a line and the whole row is highlighted. MultiSelect lets you select more than one row at a time.
I think the VCL Advanced Memo Control has these as well.
PS: my mind gets names and nouns mixed up. It's getting worse as I'm getting older. It's a real PITA. Feel free to correct me if you think you know what I'm referring to. ;)
Still not sure what you mean as there is no RowSelect property in TMemo and in TAdvMemo neither.
There is no MultiSelect either in these components;