Routines for ico_dbbr.kb


GetIconBarForProfile

File Name

ico_dbbr.kb

Syntax

GetIconBarForProfile(VAL profile: ProfileRecord): LIST OF IconBarEventRecord

Parameters

profile - ProfileRecord

Returns

List

Side Effects

None

Description

This function gets the list of icons for the provided profile. The iconBarEventRecord contains extra fields used when adding and updating icons in the profile editor.

Dialog Forms Called

None


GetIconsForProfile

File Name

ico_dbbr.kb

Syntax

GetIconsForProfile(VAL profile: ProfileRecord): LIST OF IconBarRecord

Parameters

profile - ProfileRecord

Returns

List

Side Effects

None

Description

This function gets the icons for the provided profile.

Dialog Forms Called

None