Home
last modified time | relevance | path

Searched refs:TEditorFrame (Results 1 – 17 of 17) sorted by relevance

/dports/editors/cudatext/CudaText-1.151.0/app/
H A Dformframe.pas103 TEditorFrame = class(TFrame) class
741 procedure TEditorFrame.DoShow;
1070 procedure TEditorFrame.UpdateTabTooltip;
1744 procedure TEditorFrame.DoOnResize;
1907 destructor TEditorFrame.Destroy;
2002 function TEditorFrame.IsEmpty: boolean; in IsEmpty()
2020 procedure TEditorFrame.ApplyTheme;
2977 procedure TEditorFrame.DoOnUpdateState;
2983 procedure TEditorFrame.DoOnUpdateZoom;
4018 procedure TEditorFrame.SetFocus;
[all …]
H A Dformmain_frame_proc.inc14 Frame: TEditorFrame;
18 Frame:= Sender as TEditorFrame;
50 F: TEditorFrame;
59 F: TEditorFrame;
114 Result:= D.TabObject as TEditorFrame;
188 function TfmMain.CurrentFrame: TEditorFrame;
201 Result:= D.TabObject as TEditorFrame;
206 F: TEditorFrame;
227 F: TEditorFrame;
230 F:= Sender as TEditorFrame;
[all …]
H A Dformmain_tab_proc.inc48 F: TEditorFrame;
127 F: TEditorFrame;
137 F:= D.TabObject as TEditorFrame;
217 Frame: TEditorFrame;
248 Frame: TEditorFrame;
524 F: TEditorFrame;
533 F: TEditorFrame;
549 F: TEditorFrame;
554 F:= D.TabObject as TEditorFrame;
579 Frame: TEditorFrame;
[all …]
H A Dformmain.pas1367 F: TEditorFrame;
1379 F: TEditorFrame;
1846 F: TEditorFrame;
2787 F: TEditorFrame;
2870 F: TEditorFrame;
2884 F: TEditorFrame;
2911 F: TEditorFrame;
3509 F: TEditorFrame;
3593 F: TEditorFrame;
3654 F: TEditorFrame;
[all …]
H A Dform_tabsplit.pas46 WorkFrame: TEditorFrame;
49 procedure DoDialogTabSplit(AFrame: TEditorFrame);
55 procedure DoDialogTabSplit(AFrame: TEditorFrame);
H A Dformframe.lfm1 object EditorFrame: TEditorFrame
H A Dformmain_updates_proc.inc17 F: TEditorFrame;
96 procedure TfmMain.UpdateSomeStates(F: TEditorFrame);
141 F: TEditorFrame;
382 Frame: TEditorFrame;
430 F: TEditorFrame;
575 Frame: TEditorFrame;
613 F: TEditorFrame;
633 procedure TfmMain.DoApplyFrameOps(F: TEditorFrame;
915 F: TEditorFrame;
1017 Frame: TEditorFrame;
[all …]
H A Dformmain_bottompanel.inc41 Frame: TEditorFrame;
H A Dformmain_py_helpers.inc7 Frame: TEditorFrame;
48 F: TEditorFrame;
87 Frame: TEditorFrame;
206 function TfmMain.RunTreeHelper(Frame: TEditorFrame; Tree: TTreeView): boolean;
H A Dformmain_sidepanel.inc108 F: TEditorFrame;
H A Dformmain_find.inc120 Frame, FrameNew, FramePrev: TEditorFrame;
447 Frame: TEditorFrame;
524 procedure TfmMain.UpdateFindDialogEnabled(Frame: TEditorFrame);
561 Frame: TEditorFrame;
592 Frame: TEditorFrame;
H A Dformmain_cmd.inc14 Frame: TEditorFrame;
694 Frame:= TEditorFrame(AppFrameList1[NIndex]);
717 Frame: TEditorFrame;
H A Dformmain_commandline.inc121 Frame: TEditorFrame;
H A Dformmain_py_pluginwork.inc481 F: TEditorFrame;
H A Dformmain_loadsave.inc247 Frame: TEditorFrame;
398 Frame: TEditorFrame;
1495 procedure TfmMain.DoOps_LoadOptionsLexerSpecific(F: TEditorFrame; Ed: TATSynEdit);
H A Dformmain_py_api.inc53 F: TEditorFrame;
770 Frame: TEditorFrame;
1679 F: TEditorFrame;
3010 F: TEditorFrame;
3727 F: TEditorFrame;
3799 //for editors inside TEditorFrame
7940 Frame: TEditorFrame;
/dports/editors/cudatext/CudaText-1.151.0/atsynedit/doc/
H A Datsynedit.wiki1024 procedure TEditorFrame.EditorOnClickMiddle(Sender: TObject; var AHandled: boolean);