Unit 'BCImageButton' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_bgracontrols]

TBCImageButtonSliceScalingOptions

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

Declaration

Source position: bcimagebutton.pas line 190

type TBCImageButtonSliceScalingOptions = class(TBCCustomSliceScalingOptions)

protected

  FCenter: Boolean;

  

  FStretch: Boolean;

  

  FProportional: Boolean;

  

published

  property NumberOfItems: Integer; [r]

  

  property Center: Boolean; [rw]

  

  property Stretch: Boolean; [rw]

  

  property Proportional: Boolean; [rw]

  

public

  constructor Create();

  

  procedure Assign(); override;

  

end;

Inheritance

TBCImageButtonSliceScalingOptions

  

|

TBCCustomSliceScalingOptions

  

|

TObject



CT Web help

CodeTyphon Studio