RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDesignerHook.IsControl Property

Specifies whether the form is in its form state or its control state.

Pascal
property IsControl: Boolean;
C++
__property Boolean IsControl;

If the designer is used to create a control, rather than a form, set IsControl to true when the user finishes designing the control. 

 

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