RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDBGrid.CreateEditor Method

Creates the inplace editor that allows the cells of the grid to be edited.

Pascal
function CreateEditor: TInplaceEdit; override;
C++
virtual __fastcall TInplaceEdit CreateEditor();

CreateEditor overrides the inherited method to create a data-aware descendant of TInplaceEdit

 

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