Description | Hierarchy | Fields | Methods | Properties |
type TRecentFileMenuItem = class(TMenuItem)
TRecentFileMenuItem
is a specialized TMenuItem that has a FileName property. The caption for the TRecentFileMenuItem
has the file name without the drive or path.
![]() |
FFileName: string; |
![]() |
destructor Destroy; override; |
![]() |
property FileName: string read FFileName; |
![]() |
FFileName: string; |
See FileName. |
![]() |
destructor Destroy; override; |
|
![]() |
property FileName: string read FFileName; |
|