Difference between revisions of "TGButton"

From Gestinux Wiki
Jump to navigation Jump to search
(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.")
 
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.