Apply word wrapping to process list sql viewer.

This commit is contained in:
rosenfield.albert
2008-08-08 13:59:18 +00:00
parent 2b6519baf6
commit 76aa8aaba1

View File

@ -412,6 +412,7 @@ object MDIChild: TMDIChild
Highlighter = SynSQLSyn1
Options = [eoAutoIndent, eoDragDropEditing, eoEnhanceEndKey, eoGroupUndo, eoShowScrollHint, eoSmartTabDelete, eoSmartTabs, eoTabsToSpaces]
ReadOnly = True
WordWrap = True
end
end
object pnlFilterProcesses: TPanel