RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBGeneratorField.ValueName Method

Returns a string that describes the value that the IB generate fetches.

Pascal
function ValueName: string;
C++
__fastcall AnsiString ValueName();

ValueName returns a string of the form

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!