Delphi Conduit Library Help

Introduction

Main Index

General Info

TpfgPalmComponent

TpfgHotSyncActionDialog

TpfgPalmRemoteTable

TpfgPalmLocalTable

TpfgUserManager

TpfgPalmSyncComponent

TpfgPalmInstall

FAQ

  

Properties

Items

Methods

SendToStrings

TpfgDbInfoList

The TpfgDbInfoList is a TCollection derived class that maintains a list of TpfgDbInfo objects.

Properties

Items[Index: Integer]: TpfgDbInfo
Overriden Items property returns the TpfgDbInfo object at the specified index in the collection.

Methods

procedure SendToStrings(ts:Tstrings);
Populates the passed TStrings descendant object with the list of DisplayName properties from the contained list entries.