TGPanel

From Gestinux Wiki
Revision as of 14:20, 9 May 2017 by Tintinux (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

TGPanel is a very simple descendant of TCustomPanel.

Unused properties of TPanel have been removed, default values are different and caption is empty.

If the panel is used to display data from or to save data to a TGTable, use its descendant TGEntryPanel instead.

See also : Display only components