TFrame
Discussions tagged TFrame
-
more than a month ago
FMX TFrame Mouse Events?
This refers to Tokyo 10.2. I'm trying to capture the mouse events on an FMX TFrame instance but for some reason these events are not available unless the frame parent is a form. I created a new frame instance during runtime and made an existing TSc... -
more than a month ago
FireMonkey TFrames hierarchy not working on TForm
It worked to create a hierarchy of TFrames (TMenuFrame ... -
more than a month ago
Release frame from listview click
Using Delphi 10 Seatlle FMX. I've made a frame with a listview. On clicking a listview item, I want to close (free) the frame. See code below. The frame gets hidden, however the frame is not freed (it stays nil) and more unexpected: the Released p...
- Page :
- 1