Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Custom Component Disabled effect
Wed, Mar 30 2016 10:14 AMPermanent Link

Trinione

I have created a custom component using TEdit as the base component.

Hoever, though 'Enabled := False;' disables the component, it does not do so with the Opaque effect. How can this be done?
Wed, Mar 30 2016 10:42 AMPermanent Link

Matthew Jones

Trinione wrote:

> I have created a custom component using TEdit as the base component.
>
> Hoever, though 'Enabled := False;' disables the component, it does
> not do so with the Opaque effect. How can this be done?

It will be in the interface spec that you are using.

--

Matthew Jones
Image