How can I display the state of a variable without allowing access to modifying it?

Options
I'm trying to make a display in AppStudio that shows the state of certain I/O and variables. I've been using the built-in TComponents.DigitalLED component, and that is working well except it allows the user to change the state by tapping the LED. Is there a way I can disable this, or is there another tool I could use instead? 
Tagged: