Difference between revisions of "TGPanel"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
In a future version, some methods will be added to handle all owned controls in one instruction (clear, and Sql interaction). | In a future version, some methods will be added to handle all owned controls in one instruction (clear, and Sql interaction). | ||
+ | |||
+ | See also : [[Gestinux_util#Gestinux_util#Gestinux_util#Display_only_components|Display only components]] |
Revision as of 13:27, 11 March 2013
TGPanel and TGentryPanel are very simple descendant of TCustomPanel.
Unused properties of TPanel have been removed, default values are different and caption is empty.
TGEntryPanel is designed to receive entry controls (TGEdit and others).
In a future version, some methods will be added to handle all owned controls in one instruction (clear, and Sql interaction).
See also : Display only components