Difference between revisions of "TGButton"

From Gestinux Wiki
Jump to navigation Jump to search
 
Line 5: Line 5:
 
This translation will be overriden if the keys are present in the section of the owner form.
 
This translation will be overriden if the keys are present in the section of the owner form.
  
See also : [[Gestinux_util#Buttons and menus|Buttons and menus]] and [[Gestinux_util#Visual_components|Data entry components]]
+
See also : [[Gestinux_util#Visual_components|Data entry components]]

Latest revision as of 14:25, 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.

See also : Data entry components