|
RAD Studio VCL Reference
|
Returns a string that describes the value that the IB generate fetches.
function ValueName: string;
__fastcall AnsiString ValueName();
ValueName returns a string of the form
Generator -> Field By IncrementBy
where Generator is the value of the Generator property, Field is the value of the Field property, and IncrementBy is the value of the IncrementBy property.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|