RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPaintControl Class

TPaintControl draws data aware controls that are replicated in a data control grid.

Pascal
TPaintControl = class;
C++
class TPaintControl;

Several data-aware controls use TPaintControl — including TDBCheckBox, TDBComboBox, and TDBMemo - to replicate themselves within a data control grid (TDBCtrlGrid). 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!