Namespace: Consultingwerk.Windows.Framework.System
Class 
TranslateFromSourceCodeDialog Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, ISmartToolbarTarget, ISmartWindowForm

File:TranslateFromSourceCodeDialog
Purpose:Maintains Translations found in a file (ABL source code)
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Jan 05 08:41:28 CET 2020



Top Method Summary
Options Name Purpose
btnOK_Click (Object, EventArgs) Event handle for the Click event of the btnOK
FetchTranslations () Fetches translations for the given Form from the backend
InitializeComponent () Initializes the Visual Design
OnFormClosing (FormClosingEventArgs) Raises the FormClosing event
OnShown (EventArgs) Raises the Shown event
ParseSource () Parses the file referenced by the FileName for translations
ultraComboEditor1_ValueChanged (Object, EventArgs) Event handler for the ValueChanged event of the ultraComboEditor1

Top Constructor Summary
Options Name Purpose
TranslateFromSourceCodeDialog () Constructor for the TranslateFromSourceCodeDialog class

Top Property Summary
Options Name Purpose
CHARACTER FileName


Method Detail
Top

btnOK_Click (Object, EventArgs)

Purpose: Event handle for the Click event of the btnOK
Notes:

Parameters:
sender System.Object
The reference to the control that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

FetchTranslations ()

Purpose: Fetches translations for the given Form from the backend
Notes:

Top

InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

OnFormClosing (FormClosingEventArgs)

Purpose: Raises the FormClosing event
Notes:

Parameters:
e System.Windows.Forms.FormClosingEventArgs
The FormClosingEventArgs with the data for this event
Top

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

ParseSource ()

Purpose: Parses the file referenced by the FileName for translations
Notes:

Top

ultraComboEditor1_ValueChanged (Object, EventArgs)

Purpose: Event handler for the ValueChanged event of the ultraComboEditor1
Notes:

Parameters:
sender System.Object
The reference to the control that raised the event
e System.EventArgs
The System.EventArgs with the data for this event


Constructor Detail
Top

TranslateFromSourceCodeDialog ()

Purpose: Constructor for the TranslateFromSourceCodeDialog class
Notes:



Property Detail
Top

CHARACTER FileName


Returns CHARACTER


Temp-Table Detail


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:33:08