TeeProcs.TCustomTeePanelExtended.HasBackImage
 
 
 


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-2024 © by Steema Software. All Rights Reserved.