Skip to main content
Skip table of contents

TFormAttribPrev

TFormAttribPrev

Formular zum Anzeigen / Bearbeiten einer Merkmalstabelle.

Eigenschaften

EigenschaftBeschreibung

TabId:N

ID der Merkmalstabelle

Beispiel

CODE
| aMDTForm |

aMDTForm := CreateObject('TFormAttribPrev'),
StartSeq
    aMDTForm.TabId := -1, // Merkmalstabellen ID
    ShowModal(aMDTForm),  
Always
   DestroyObject(aMDTForm )
StopSeq
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.