Form
A Form is a stateful presentation Component that enables users to view and modify data in a Windows or character mode application.
Characteristics
Characteristics |
|
---|---|
Icon: |
|
Object type code: |
cpt |
Main Development Object? |
Yes |
Has layout? |
Yes |
Layout binding? |
Implicit |
Part of: |
— |
Contains: |
|
Generalization: |
|
Specializations: |
— |
Compilation Output: |
Signature, FormName.frm, FormName.sig |
URI format: |
|
Specialization
Form specializes Component in the following ways:
-
It has a layout that is part of the component itself
-
It has specialized triggers
-
It compiles to a deployable runtime component (.frm) and signature
Properties
Object Properties:
Source Properties:
- Date Modified
Configuration Properties:
Behavior Properties:
Database I/O Properties
Presentation Properties:
- Window Properties
- Title
- Panel
- Panel Position
- Menu Bar
- Pop-up Menu
- Is Independent Form
- Hide Previous
- Index Color
- Top
- Left
- Height
- Width
Character Mode Properties: