Home
last modified time | relevance | path

Searched refs:OptCopyLinesIfNoSel (Results 1 – 4 of 4) sorted by relevance

/dports/editors/cudatext/CudaText-1.151.0/atsynedit/app/demo_editor/
H A Dformopt.pas238 chkCopyNoSel.Checked:= ed.OptCopyLinesIfNoSel;
375 ed.OptCopyLinesIfNoSel:= chkCopyNoSel.Checked;
/dports/editors/cudatext/CudaText-1.151.0/app/
H A Dformmain_themes.inc351 mnuEditCopy.Enabled:= Ed.OptCopyLinesIfNoSel or bSel;
H A Dproc_editor.pas347 Ed.OptCopyLinesIfNoSel:= Op.OpCopyLineIfNoSel;
/dports/editors/cudatext/CudaText-1.151.0/atsynedit/atsynedit/
H A Datsynedit.pas1867 …property OptCopyLinesIfNoSel: boolean read FOptCopyLinesIfNoSel write FOptCopyLinesIfNoSel default… property