| **Navigation:**  [[welcomeclarion.htm|Welcome to Clarion]] >====== Icon Quick Reference Guide ====== | [[quick reference.htm|{{btn_prev_n.gif|Previous page}}]][[welcomeclarion.htm|{{btn_home_n.gif|Return to chapter overview}}]][[installation and configuration faqs.htm|{{btn_next_n.gif|Next page}}]] | | || The new Clarion Win32 IDE is packed with new visual indicators that will help you visually identify key features and characteristics of many parts of the development environment. Here is a summary list: **Dictionary Explorer** {{dctextableicon.jpg|DCTExTableIcon.jpg}} Standard Table {{triggers.jpg|Triggers.jpg}} Table with triggers {{dctaliasicon.jpg|DCTAliasIcon.jpg}} ALIAS table {{dctexcolumnicon.jpg|DCTExColumnIcon.jpg}} Column (Field) {{dctexgroupcolumnicon.jpg|DCTExGroupColumnIcon.jpg}} Column GROUP {{dctexpkicon.jpg|DCTExPKIcon.jpg}} Primary Key {{dctexkeyicon.jpg|DCTExKeyIcon.jpg}} Standard (non-Primary) Key {{dctascendingkeycomp.jpg|DCTAscendingKeyComp.jpg}} Ascending Key Component {{dctdesckeycomp.jpg|DCTDescKeyComp.jpg}}  Descending Key Component {{dctexonemany.jpg|DCTExOneMany.jpg}} One to Many Relation {{dctexmanyone.jpg|DCTExManyOne.jpg}} Many to One Relation **Code Completion** {{class.jpg|class.jpg}} **[[class object declaration .htm|Class]]** {{delegate.jpg|delegate.jpg}} **[[delegate function reference .htm|Delegate]]** {{enum.jpg|enum.jpg}} **[[enum declare an enumeration .htm|Enum]]** {{interface.jpg|interface.jpg}} **[[interface class behavior definition 2.htm|Interface]]** {{methods.jpg|methods.jpg}} **[[class object declaration .htm|Method]] , [[procedure define a procedure .htm|PROCEDURE]]** {{purplediamondshadow.jpg|purplediamondshadow.jpg}} **[[routine declare local subroutine .htm|ROUTINE]]** {{struct.jpg|struct.jpg}} **[[struct compound data type .htm|Struct]] , [[record declare record structure .htm|RECORD]], [[group compound data structure .htm|GROUP]]** {{queueicon.jpg|QueueIcon.jpg}} **[[queue declare a memory queue structure .htm|QUEUE]]** {{bluediamond.jpg|BlueDiamond.jpg}} **[[simple data types.htm|Simple Data Types]]** and **[[window structures.htm|Window Structures]]** {{fileicon.jpg|FileIcon.jpg}} **[[file declare a data file structure .htm|FILE]]** {{subname.jpg|SubName.jpg}} Intermediate name ' This icon implies that this item requires additional items or parameters after selecting it.