Getting Started with TMS FNC Switch
Prerequisites
- Delphi with TMS FNC UI Pack installed.
- A new or existing VCL, FMX, or WEB application.
Steps
- Drop a
TTMSFNCSwitchonto a form. - Set
StatetossOnorssOfffor the initial position. - Handle
OnStateChangeto respond when the user toggles the switch.