Kitto.Html.CalendarPanel
KittoX CalendarPanel controller è renders an EventCalendar interactive calendar with month/week/day views and CRUD integration. Supports color-coded event types and date-range auto-fetching.
TKXCalendarPanelController class
pascal
class function JSONStr(const AValue: string): string;Escapes a string value for JSON output (adds surrounding double quotes).
