TGPanel

From Gestinux Wiki
Revision as of 14:27, 11 March 2013 by Tintinux (talk | contribs)
Jump to navigation Jump to search

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