TGButton: Difference between revisions

From Gestinux Wiki [[en:MainPage]]
Jump to navigation Jump to search
Tintinux (talk | contribs)
Created page with "This control is simply a TBitButton, with a Translate procedure. For some component names, a default translation can be found in the [General] section of the language file."
 
Tintinux (talk | contribs)
No edit summary
Line 1: Line 1:
This control is simply a TBitButton, with a Translate procedure.
This control is simply a TBitButton, with a Translate procedure.


For some component names, a default translation can be found in the [General] section of the language file.
For some component names, a default translation can be found in the [General] section of the language file with keys BtnName.Caption or BtnName.Hint.
 
This translation will be overriden if the keys are present in the section of the owner form.

Revision as of 14:15, 8 March 2013

This control is simply a TBitButton, with a Translate procedure.

For some component names, a default translation can be found in the [General] section of the language file with keys BtnName.Caption or BtnName.Hint.

This translation will be overriden if the keys are present in the section of the owner form.