Topics with keyword "Record"
1. Borland Object Pascal features supported in Field-Map Object Pascal
... Double, Extended, Boolean, Array, Record, Enumerations, Variant, Class
To describe basic...
2. Referencing scripts
... situations PerformLayerScript. PerformOnChangeScript and PerformOnChangeScriptForAllRecords functions can be used...
3. PerformOnChangeScriptForAllRecords
PerformOnChangeScriptForAllRecords PerformOnChangeScriptForAllRecords function
Prototype:
function PerformOnChangeScriptForAllRecords ...
4. StandardError
... e:= StandardError(x, Trees.RecordCount); // Trees.RecordCount...
5. MeanError
... e:= MeanError(x, Trees.RecordCount); // Trees.RecordCount...
6. VarianceOfMean
...(tab, attributeName, nullAsZero, Trees.RecordCount, 20);
ShowMessage(FloatToStr...
7. Basic
...Basic Basic
In this chapter:
Name
Free
ParentName
LayerType
LayerLevel
LayerLabel
AutoTimeStampEnabled
PerformOnChangeScript
PerformOnChangeScriptForAllRecords
PerformLayerScript
OnLineCalliper_AddAttribute
OnLineCalliper_RemoveAttribute
OnLineCalliper_ClearAttributes
OnLineCalliper_GotoAttribute
OnLineCalliper_AddRecordUponReceipt
GetCrownProfileVolumeAndSurface
GetCrownProjectionAsLine
GetCrownProjectionAsPolygon
OpenExternalForm
Filename
AssignAttribute
ImportOnlyCentroids
Execute
IsValidParentLayer
8. PerformOnChangeScriptForAllRecords
PerformOnChangeScriptForAllRecords PerformOnChangeScriptForAllRecords function
Prototype:
function PerformOnChangeScriptForAllRecords ...
9. OnLineCalliper_AddRecordUponReceipt
OnLineCalliper_AddRecordUponReceipt OnLineCalliper_AddRecordUponReceipt property
Prototype:
property OnLineCalliper_AddRecordUponReceipt:...
10. Database
...Database Database
In this chapter:
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
RoundAttributeValues
GetListOfChildLayers
GetPercentageOfFilledAttributes4Record
GetPercentageOfFilledAttributes4Table
11. RecordCount
RecordCount RecordCount property
Prototype:
property RecordCount ...
12. DeleteFrom
... Returns number of deleted Records. List of deleted Records...
13. GetRecordCount
GetRecordCount GetRecordCount function
Prototype:
function GetRecordCount ...
14. GetPercentageOfFilledAttributes4Record
GetPercentageOfFilledAttributes4Record GetPercentageOfFilledAttributes4Record function
Prototype:
function GetPercentageOfFilledAttributes4Record(const ...
15. XML
...XML XML
In this chapter:
AddDataToXML
GetRecordAsXML
GetRecordsAsXML
GetLookupListContentAsXML
GetLookupListsContentAsXML
16. GetRecordAsXML
GetRecordAsXML GetRecordAsXML function
Prototype:
function GetRecordAsXML(...
17. GetRecordsAsXML
GetRecordsAsXML GetRecordsAsXML function
Prototype:
function GetRecordsAsXML(...
18. GIS
...GIS GIS
In this chapter:
GisLayerReference
ShapeRecordCount
GetParentPolygonArea_m2
FindIntersectingPolygons
GetIntersectingPolygonAreas
FindContainedPointsOrCentroids
FindLinesIntersectingPolygon
FindClosestLine
FindPolygonContainingPoint
FindPolygonContainingPointByCoords
AddPoint
AddLine
AddCentroid
AddPolygonWithCentroid
AddCircularPolygonWithCentroid
SplitMultiPolygon
DeletePoint
DeleteLine
DeletePolygon
DeletePolygonsKeepCentroidsAndAttributes
SaveShapesToBlobs
UpdateSymbolAndLabelInShapefiles
CreatePointsAlongLine
RefreshMap
RefreshMapRectangle
ZoomAndSelect
ZoomAndSelectEntity
SelectEntities
ZoomToLayerExtent
MeasureLineLength_m
MeasurePolygonArea_m2
GetLineCoordinates
GetPolygonCoordinates
GisEntityExists
GetCombinedPolygonsCoordinates
SelectLine
19. ShapeRecordCount
ShapeRecordCount ShapeRecordCount property
Prototype:
property ShapeRecordCount:...
20. Shared Layer members
... BOF : boolean;
property EOF : boolean;
property RecordCount : integer;
property State : integer;
procedure SavePosition;
procedure...
21. Database
...Database Database
In this chapter:
Refresh
EnableCachedUpdates
ApplyUpdates
StartTransaction
Commit
CommitRetaining
Rollback
RollbackRetaining
ClearAllFilters
GetQueryResult
PerformQuery
OpenTable
SaveRecordToDeletedLog
SaveRecordsToDeletedLog
BackupDatabase
PostAllData
ReloadLookupLists
PostProjectAndLookupTablesToSynchroJournal
PostLookupTablesToSynchroJournal
PostSelectedLookupTablesToSynchroJournal
PostFileToSynchroJournal
ChangedAfterLastSynchronization
22. SaveRecordToDeletedLog
SaveRecordToDeletedLog SaveRecordToDeletedLog procedure
Prototype:
procedure SaveRecordToDeletedLog ...
23. SaveRecordsToDeletedLog
SaveRecordsToDeletedLog SaveRecordsToDeletedLog procedure
Prototype:
procedure SaveRecordsToDeletedLog ...
24. Structured data types
... data types Structured data types
Array
Record
Example of variable declaration:
type...