event onLoad {
ShowMessage('');
Exit;  
component SynEdit {  
AddNewLine();
AddNewColumn();
} component SynEdit
} event onLoad
component TexXEditor {
SetStyleofFont();
SetCellBorderLines();
SetRectofText();
SetCellBGColor();
SelectedCol
SelectedRow
SetColumnWidth
SetRowHeight
SetText
} component TexXEditor