Unit 'fzbase' Package
[Overview][Types][Classes][Index] [#pl_fzcontrols]

TFZVirtualDropDownButton

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

Declaration

Source position: fzbase.pas line 443

type TFZVirtualDropDownButton = class(TFZGeneralEdit)

protected

  procedure ButtonClick(); override;

  

public

  constructor Create(); override;

  

published

  property Image: TPicture; [rw]

  

  property ImageStyle: TFZImageStyle; [rw]

  

  property Spacing: Integer; [rw]

  

  property ShowCaption: Boolean; [rw]

  

  property DropDownMenu: TPopupMenu; [rw]

  

  property Caption;

  

end;

Inheritance

TFZVirtualDropDownButton

  

|

TFZGeneralEdit

  

|

TFZControlEx

  

|

TFZControl

  

|

TObject



CT Web help

CodeTyphon Studio