Data.Bind.ObjectScope.TBindSourceAdapterField.IsReadable

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

property IsReadable: Boolean read GetIsReadable;

C++

__property bool IsReadable = {read=GetIsReadable, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.