RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDesignerHook.GetIsControl Method

Specifies the value returned when the IsControl property is read.

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

Implement GetIsControl to specify the value returned when the IsControl property is read. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!