Home
last modified time | relevance | path

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

/dports/editors/cudatext/CudaText-1.151.0/app/
H A Dformmain_themes.inc342 mnuEditUndo.Enabled:= not Ed.Strings.UndoEmpty;
H A Dformmain_updates_proc.inc131 UpdateToolbarButton(ToolbarMain, cCommand_Undo, false, bEditable and not Ed.Strings.UndoEmpty);
H A Dformframe.pas3928 bMsg:= Ed.Modified or not Ed.Strings.UndoEmpty;
/dports/editors/cudatext/CudaText-1.151.0/atsynedit/atsynedit/
H A Datstrings.pas434 property UndoEmpty: boolean read GetUndoEmpty; property