Registriert seit: 2. Mär 2004
98 Beiträge
Delphi 2006 Professional
|
Re: LMDListBox und Transparenz
26. Mär 2006, 22:01
Okay, hat sich geklärt:
Zitat:
From LMD-Tools version 3.5 on a "transparency" effect for TWinControl descendants was introduced.
However the controls are not really transparent in the way you know it from e.g. a TLMDLabel control. They only share the same background with specialized parent components (TLMDBackPanel, TLMDGroupBox, TLMDPanelFill or since LMD-Tools 7 TLMDFormFill, TLMDBack etc.).
This fact explains why you won't see any change if you activate the Transparent property of TLMDSimplePanel if it is placed on an standard VCL panel. This text describes the steps to use the Transparent feature correctly.
mfg
Whistler
|
|
Zitat
|