[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'db' (#fcl)

TIndexDef.Source

Source of the index

Declaration

Source position: db.pas line 943

public property TIndexDef.Source: String
  read FSource
  write FSource;

Description

Source describes where the index comes from. This is a property for the convenience of the various datasets that provide indexes: they can use it to describe the source of the index.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.