TCustomTeePanelExtended.HasBackImage
 
 
 

All Units  All Classes  Properties, Methods and Events  

TCustomTeePanelExtended.HasBackImage
TCustomTeePanelExtended

function HasBackImage: Boolean;

Unit
TeeProcs

Description
Returns True when the panel component is using a BackImage to fill its interior.
It is equivalent to check:

result:=Assigned(BackImage) and Assigned(BackImage.Graphic);





Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.