TdxTokenEditViewInfo.GetItemByPart(Integer,TdxTokenEditCustomTokenViewInfo) Method
Declaration
function GetItemByPart(APart: Integer; out AItem: TdxTokenEditCustomTokenViewInfo): Boolean; virtual;
Parameters
Name | Type |
---|---|
APart | Integer |
AItem | TdxTokenEditCustomTokenViewInfo |
Returns
Type |
---|
Boolean |
See Also