Osztály TMenu
Egység
Deklaráció
type TMenu = class(TComponent)
Megjegyzés
This item has no description.
Hierarchia
- TObject
- TPersistent
- TComponent
- TMenu
Áttekintés
Metódusok
![]() |
function Create(AOwner: TComponent): TMenu; |
![]() |
function DispatchCommand(ACommand: Word): Boolean; |
![]() |
function DispatchPopup(AHandle: HMENU): Boolean; |
![]() |
function FindItem(Value: LongInt; Kind: TFindItemKind): TMenuItem; |
![]() |
function GetHelpContext(Value: LongInt; ByCommand: Boolean): THelpContext; |
![]() |
function IsRightToLeft: Boolean; |
![]() |
procedure ParentBiDiModeChanged(AControl: TObject); |
Tulajdonságok
![]() |
property AutoHotkeys: TMenuAutoFlag; |
![]() |
property AutoLineReduction: TMenuAutoFlag; |
![]() |
property Handle: HMENU; |
![]() |
property OwnerDraw: Boolean; |
![]() |
property ParentBiDiMode: Boolean; |
![]() |
property WindowHandle: HWND; |
![]() |
property Items: TMenuItem; |
Megjegyzés
Metódusok
![]() |
function Create(AOwner: TComponent): TMenu; |
|
This item has no description. | |
![]() |
function DispatchCommand(ACommand: Word): Boolean; |
|
This item has no description. | |
![]() |
function DispatchPopup(AHandle: HMENU): Boolean; |
|
This item has no description. | |
![]() |
function FindItem(Value: LongInt; Kind: TFindItemKind): TMenuItem; |
|
This item has no description. | |
![]() |
function GetHelpContext(Value: LongInt; ByCommand: Boolean): THelpContext; |
|
This item has no description. | |
![]() |
function IsRightToLeft: Boolean; |
|
This item has no description. | |
![]() |
procedure ParentBiDiModeChanged(AControl: TObject); |
|
This item has no description. | |
Tulajdonságok
![]() |
property AutoHotkeys: TMenuAutoFlag; |
|
This item has no description. | |
![]() |
property AutoLineReduction: TMenuAutoFlag; |
|
This item has no description. | |
![]() |
property Handle: HMENU; |
|
This item has no description. | |
![]() |
property OwnerDraw: Boolean; |
|
This item has no description. | |
![]() |
property ParentBiDiMode: Boolean; |
|
This item has no description. | |
![]() |
property WindowHandle: HWND; |
|
This item has no description. | |
![]() |
property Items: TMenuItem; |
|
This item has no description. | |
Készítette PasDoc 0.16.0-snapshot.
