Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiGetButtonAreaHeight

hiGetButtonAreaHeight(
r_form
)
=> x_height / nil

Description

Returns the button area height of an instantiated form.

Argument

r_form

Handle to the form whose button area height you want to retrieve, returned by hiCreateAppForm.

Values Returned

x_height

The button area height.

nil

The form is not instantiated or it is a form window.

Related Topics

Form and Field Functions

hiCreateAppForm


Return to top
 ⠀
X