Page History
7.34 DEFINE_PTY
| Note |
|---|
| Note: Usage options |
The DEFINE_PTY command defines a user-defined property.
Custom specified properties are typically used to pass information from a component to an owner component in multi-form applications or from a reusable part to an owner form.
Also See
| Panel | ||
|---|---|---|
| ||
Required | ||
| No Format | ||
| Required
DEFINE_PTY ----NAME -------Property NameName ------------------------------> >
>-- SET --------- *NONE ---------------------------- > -- *AUTO----------> Member Component Name--- -|
*REFERENCE -- #Variable#Variable ---------------------|
Property RoutineRoutine ------------------------------| >
>-- GET ------- *NONE ---------------------------- > -- *AUTO------------> Member Component Name----|
*REFERENCE - #Variable#Variable -------------------------|
*COLLECTION - #CollectionVariable -| -- Property Routine#CollectionVariable -------------|
------------------------------------------------------------------- Optional >-- DESC-------------- Optional >-- DESC ------- Description of propertyproperty ------------------------ > >> >-- ACCESS ---- *PUBLIC/*PROTECT/*PRIVATE ------------------- > >> >-- HELP -------- Help text for propertyproperty ---------------------------|
|