Data.Bind.ObjectScope.TValueGeneratorDelegateWithEvents.OnGetValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnGetValue: TValueGeneratorOnGetValue read FGetValue write FGetValue;

C++

__property _di_TValueGeneratorOnGetValue OnGetValue = {read=FGetValue, write=FGetValue};

Properties

Type Visibility Source Unit Parent
property public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope TValueGeneratorDelegateWithEvents

Description

Embarcadero Technologies does not currently have any additional information.