Data.Bind.ObjectScope.TTypedCustomFormatObject.V

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: TTypedCustomFormatObject

Delphi

property V: T read GetValue write SetValue;

C++

__property T V = {read=GetValue, write=SetValue};

Description

Embarcadero Technologies does not currently have any additional information.