Unit 'JSONBooleanRadioButtonView' Package
[Overview][Classes][Index] [#pl_luicontrols]

TJSONBooleanRadioButtonViewFrame

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

Declaration

Source position: jsonbooleanradiobuttonview.pas line 14

type TJSONBooleanRadioButtonViewFrame = class(TFrame)

  CaptionLabel: TLabel;

  

  FalseRadioButton: TRadioButton;

  

  IndeterminateRadioButton: TRadioButton;

  

  TrueRadioButton: TRadioButton;

  

public

  property PropertyCaption: string; [w]

  

  property TrueCaption: string; [w]

  

  property FalseCaption: string; [w]

  

  property IndeterminateCaption: string; [w]

  

  property Value: TBooleanValue; [rw]

  

end;

Inheritance

TJSONBooleanRadioButtonViewFrame

  

|

TObject



CT Web help

CodeTyphon Studio