Home
last modified time | relevance | path

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

/dports/editors/picpas/PicPas-7940bc3/Source/
H A DFrameEditView.pas65 TfraEditView = class(TFrame) class
478 procedure TfraEditView.SetLanguage;
771 procedure TfraEditView.InitTabs;
909 procedure TfraEditView.DeleteEdit;
1028 procedure TfraEditView.SetFocus;
1036 procedure TfraEditView.Undo;
1045 procedure TfraEditView.Redo;
1054 procedure TfraEditView.SelectAll;
1196 procedure TfraEditView.SaveFile;
1209 procedure TfraEditView.SaveAll;
[all …]
H A DCodeTools.pas14 fraEdit : TfraEditView;
42 constructor Create(fraEdit0: TfraEditView);
462 constructor TCodeTool.Create(fraEdit0: TfraEditView);
H A DFrameEditView.lfm1 object fraEditView: TfraEditView
H A DFormPrincipal.pas230 fraEditView1: TfraEditView; //Panel de editores
434 fraEditView1 := TfraEditView.Create(self);