DesignIntf.IDesigner60.IsSourceReadOnly
Delphi
function IsSourceReadOnly: Boolean;
C++
virtual bool __fastcall IsSourceReadOnly() = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | DesignIntf.pas DesignIntf.hpp |
DesignIntf | IDesigner60 |
Description
Indicates whether the source file for the component being designed is read-only.
Call IsSourceReadOnly to determine whether the unit module for the object in the designer is a read-only file.