VS:GetThreeStateCheckBoxState

From Vectorworks Developer
Revision as of 21:51, 27 April 2008 by Root (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Retrieves the state of a Layout Manager three state checkbox.

PROCEDURE GetThreeStateCheckBoxState(
dialogID :LONGINT;
componentID :LONGINT;
VAR iState :INTEGER);
def vs.GetThreeStateCheckBoxState(dialogID, componentID):
    return iState

Parameters

dialogID LONGINT
componentID LONGINT
iState INTEGER

Version

Availability: from VectorWorks12.5