delphi - Select column in TadvMemo -


is possible select column text area in tadvmemo component? selecting text in delphi ide holding left mouse button , alt-key.

you can switch block selection mode setting selectionmode property smblock.

advmemo1.selectionmode := smblock; 

Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -