Tfrm
Main Class
Unit
:
fMain
Inheritance Hierarchy
TForm
fMain.TfrmMain
Syntax
Delphi
type TfrmMain = class(TForm)
The TfrmMain type exposes the following members.
Methods
Show:
Inherited
Protected
Name
Description
FormCreate
btnLaunchServerClick
btnTestTranslateFRENClick
btnUpdateFieldsClick
Top
Fields
Show:
Inherited
Protected
Name
Description
AniIndicator1
VertScrollBox1
btnLaunchServer
btnTestTranslateFREN
btnUpdateFields
edtAPIKey
edtCommandLine
edtServerPort
edtTextEN
edtTextFR
edtURLAPI
lblAPIKey
lblAPIURL
lblCommandLine
lblPort
lblTestTranslateFromFrench
lblTestTranslateResult
zoneAppelServeur
zoneMiseAJourInfos
zoneTestTranslate
Top