API:Vcl.DBCGrids.TDBCtrlGrid.AllowDelete

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AllowDelete: Boolean read FAllowDelete write FAllowDelete default True;

C++

__property bool AllowDelete = {read=FAllowDelete, write=FAllowDelete, 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. Please help us document this topic by using the Discussion page!