Odcl_Form_Center

(From ODCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > Extra Dialog function >

Odcl_Form_Center

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

 

 

Odcl_Form__enter

This function will center Dialog Form to the Middle Center of the screen.

 

Parmmeter

Form Variable Name.

 

Example:

(Odcl_Form_Center MyProject_DclForm1)

 

AutoLisp Syntax:

(setq rValue (Odcl_Form_Center FormName [as VariableName]))