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