DataFlex Studio: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
m
updating current version
No edit summary
m (updating current version)
Line 2: Line 2:




Current edition is 12.1
Current edition is visual dataflex stuido 2008


available from:
available from:
Line 20: Line 20:
I do it this way.
I do it this way.


<source lang="vdf">
  //Object Freddialog is a cmydbmodalpanelnomodel //uncomment to hide from modelling
  //Object Freddialog is a cmydbmodalpanelnomodel //uncomment to hide from modelling
  Object Freddialog is a cmybmodalpanel          //comment this line to hide from modelling
  Object Freddialog is a cmybmodalpanel          //comment this line to hide from modelling
  ...
  ...
  End_object
  End_object
<source>


and here's the class, the only important line being the { DesignerClass=None }  at the top
and here's the class, the only important line being the { DesignerClass=None }  at the top


<source lang="vdf">
''
''
  //***************************************************************************
  //***************************************************************************
Line 44: Line 47:
  End_Class // cMyDbModalPanel
  End_Class // cMyDbModalPanel
''
''
</source>
1,134

edits

Navigation menu