Unit 'fzcommon' Package
[Overview][Classes][Index] [#pl_fzcontrols]

TFZCombo

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

Declaration

Source position: fzcommon.pas line 67

type TFZCombo = class(TFZGeneralEdit)

public

  constructor Create(); override;

  

published

  property Items: TStrings;

  

  property ItemIndex: Integer;

  

  property Alignment: TAlignment;

  

  property ReadOnly: Boolean;

  

end;

Inheritance

TFZCombo

  

|

TFZGeneralEdit

  

|

TFZControlEx

  

|

TFZControl

  

|

TObject



CT Web help

CodeTyphon Studio