TTMSFNCPassLockEntryList.Add Method
Appends a new entry indicator draw entry to the collection and returns it.
API unit family: TMSFNCPassLock
Declaring type: TTMSFNCPassLockEntryList
Overloads
Overload 1
Appends a new entry indicator draw entry to the collection and returns it.
function Add: TTMSFNCPassLockDrawEntry; overload;
Overload 2
Appends a copy of AEntry to the collection.
procedure Add(AEntry: TTMSFNCPassLockDrawEntry); overload;