Unit 'o32tcflx' Package
[Overview][Types][Classes][Index] [#pl_orpheus]

TO32TCBorderProperties

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

Declaration

Source position: o32tcflx.pas line 113

type TO32TCBorderProperties = class(TPersistent)

protected

  FActive: Boolean;

  

  FFlatColor: TColor;

  

  FBorderStyle: TO32BorderStyle;

  

public

  constructor Create; virtual;

  

published

  property Active: Boolean; [rw]

  

  property FlatColor: TColor; [rw]

  

  property BorderStyle: TO32BorderStyle; [rw]

  

end;

Inheritance

TO32TCBorderProperties

  

|

TObject



CT Web help

CodeTyphon Studio