API:Vcl.DBCGrids.TDBCtrlGrid.AllowInsert

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AllowInsert: Boolean read FAllowInsert write FAllowInsert default True;

C++

__property bool AllowInsert = {read=FAllowInsert, write=FAllowInsert, default=1};

Properties

Type Visibility Source Unit Parent
property published
Vcl.DbCGrids.pas
Vcl.DBCGrids.hpp
Vcl.DBCGrids TDBCtrlGrid

Description

Embarcadero Technologies does not currently have any additional information.