RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDesigner60.IsSourceReadOnly Method

Indicates whether the source file for the component being designed is read-only.

Pascal
function IsSourceReadOnly: Boolean;
C++
__fastcall Boolean IsSourceReadOnly();

Call IsSourceReadOnly to determine whether the unit module for the object in the designer is a read-only file. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!