Data.Bind.ObjectScope.TValueGeneratorDelegateWithEvents.OnGetValue
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: TValueGeneratorDelegateWithEvents |
Delphi
property OnGetValue: TValueGeneratorOnGetValue read FGetValue write FGetValue;
C++
__property _di_TValueGeneratorOnGetValue OnGetValue = {read=FGetValue, write=FGetValue};
Description
Embarcadero Technologies does not currently have any additional information.