Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 505 Bytes

File metadata and controls

27 lines (21 loc) · 505 Bytes

IsLBReadOnly

Description

Determines the list browser's read-only state.

FUNCTION IsLBReadOnly(
				dialogID    : LONGINT;
				componentID : LONGINT): BOOLEAN;
def vs.IsLBReadOnly(dialogID, componentID):
    return BOOLEAN

Parameters

Name Type Description
dialogID LONGINT
componentID LONGINT

Version

Availability: from Vectorworks 2022

Category