Unit 'orca_scene2d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca]

TD2PopupButton

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: orca_scene2d.pas line 3463

type TD2PopupButton = class(TD2Button)

protected

  procedure Click; override;

  

  procedure Notification(); override;

  

public

  constructor Create(); override;

  

published

  property PopupMenu: TPopupMenu; [rw]

  

end;

Inheritance

TD2PopupButton

  

|

TD2Button

  

|

TD2CustomButton

  

|

TD2TextControl

  

|

TD2Control

  

|

TD2VisualObject

  

|

TD2Object

  

|

TObject



CT Web help

CodeTyphon Studio