Difference between revisions of "TGButton"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
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]] |
Revision as of 13:18, 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 : Buttons and menus and Data entry components