Data.Bind.Components.IScopeState.CanDelete

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: IScopeState

Delphi

property CanDelete: Boolean read GetCanDelete;

C++

__property bool CanDelete = {read=GetCanDelete};

Description

Embarcadero Technologies does not currently have any additional information.