GetLookupTable function
Prototype: |
function GetLookupTable(const AttributeName: string): TTableWrapper; |
|
Description: |
The GetLookupTable function returns a lookup list of the specified attribute as a table (i.e. an instance of the TTableWrapper class). |
|
Syntax: |
variable := Layer.GetLookupTable(AttributeName); |
|
Part |
Description |
|
variable |
A variable declared as an instance of the TTableWrapper class |
|
Layer |
A reference to the Field-Map layer as defined in Field-Map Project Manager |
|
AttributeName |
A reference to the Field-Map attribute (of the type lookup list) as defined in Field-Map Project Manager |
|
Return value: |
returns a table wrapper for the lookup table of the specified field or nil if the field is not of the type lookup list |
|
See also:
Value; ValueAsString; ValueAsinteger; ValueAsFloat; ValueAsboolean; OldValue; PreviousValue; BOF; EOF; RecordCount; State; SetValues; SetValuesFromXML; CrownProjection; CrownProfile; CrownProfilePoints; StemProfile; OldLayer; SavePosition; RestorePosition; SaveState; RestoreState; SavePositionAndState; RestorePositionAndState; Open; Close; First; Last; Next; Prior; Edit; Post; Append; Delete; Cancel; Refresh; Locate; ClearTable; Filter; Filtered; CheckFilter; SetFilterExt; ClearFilterForChildLayers; DeepFilter; EnableCachedUpdates; ApplyUpdates; GetAttributeValue; GetQueryResult; DeleteFrom; Update; CreateMemTable; SaveToDBF; SaveToExcel; GetMinOfAttributeValues; GetMaxOfAttributeValues; GetMeanOfAttributeValues; GetSumOfAttributeValues; GetRecordCount; GetLookupTable; GetLookupListValue; GetLookupListAttributeValue; GetID; GetIdAttributeName; GetIdSQL; SaveTimeStamp; File2Blob; Blob2Folder; String2Blob; Blob2String; FillAttributeValues; MarkValuesAsConditional;GetListOfChildLayers; GetPercentageOfFilledAttributes4Record; GetPercentageOfFilledAttributes4Layer; RoundAttributeValues
© 2024 IFER-Monitoring and Mapping Solutions