Page History
7.5 BEGIN_COM
| Note | ||
|---|---|---|
| ||
| Note | | |
|
BEGIN_COM begins the component definition. It has an associated END_COM statement which ends the component definition.
...
Normally you change the component's properties using the Component view, but you can also type them in the Source view.
Also See
| No Format |
|---|
Optional BEGIN_COM --- Property Values -------------------------------> >-- HELP ------- Help text -------------------------> >-- PUBLIC ----- name ------------------------------> >-- PROTECT ---- name ------------------------------> >-- PRIVATE ---- name ------------------------------> >-- DEFAULTPTY—- name ------------------------------> >-- OPTIONS—---- *FINAL-----------------------------> *ABSTRACT >-- ROLE ------- Help text -------------------------| |
...