Unit 'cyDBRadioButton' Package
[Overview][Classes][Index] [#pl_cindy]

TcyDBRadioButton

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

Declaration

Source position: cyDBRadioButton.pas line 59

type TcyDBRadioButton = class(TRadioButton)

protected

  procedure Notification(); override;

  

  procedure SetChecked(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function ExecuteAction(); override;

  

  function UpdateAction(); override;

  

  property Field: TField; [r]

  

published

  property AllowAllOff: Boolean; [rw]

  

  property DataField: string; [rw]

  

  property DataSource: TDataSource; [rw]

  

  property GroupIndex: Integer; [rw]

  

  property ReadOnly: Boolean; [rw]

  

  property ValueOn: string; [rw]

  

  property ValueOff: string; [rw]

  

end;

Inheritance

TcyDBRadioButton

  

|

TObject



CT Web help

CodeTyphon Studio