Getting Started with TMS FNC Panel
Prerequisites
- Delphi with TMS FNC UI Pack installed.
- A new or existing VCL, FMX, or WEB application.
Steps
- Drop a
TTMSFNCPanelonto a form. - Set
Header.Visible := TrueandHeader.Captionto add a titled header bar. - Drop controls inside the panel's content area; optionally add labelled horizontal bands via
Sections.Add.