Home
last modified time | relevance | path

Searched refs:NotifEnabled (Results 1 – 3 of 3) sorted by relevance

/dports/editors/cudatext/CudaText-1.151.0/app/
H A Dformframe.pas344 property NotifEnabled: boolean read FNotifEnabled write FNotifEnabled; property
802 NotifEnabled:= false;
2289 NotifEnabled:= false; //for binary-viewer and pictures, NotifEnabled must be False
2414 NotifEnabled:= true;
2586 bNotifWasEnabled:= NotifEnabled;
2587 NotifEnabled:= false;
2615 NotifEnabled:= bNotifWasEnabled or bNameChanged;
H A Dformmain_tab_proc.inc40 F.NotifEnabled:= false;
H A Dformmain.pas1826 if not CurFrame.NotifEnabled then Continue;