Unit 'cyBaseMeasure' Package
[Overview][Types][Classes][Index] [#pl_cindy]

TBookmarkItem

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

Declaration

Source position: cyBaseMeasure.pas line 54

type TBookmarkItem = class(TCollectionItem)

protected

  property Brush: TBrush; [rw]

  

  property Font: TFont; [rw]

  

  property Height: Integer; [rw]

  

  property Pen: TPen; [rw]

  

  property Picture: TPicture; [rw]

  

  property Spacing: Integer; [rw]

  

  property ShowValue: Boolean; [rw]

  

  property Style: TBookmarkStyle; [rw]

  

  property Value: Double; [rw]

  

  property ValueFormat: string; [rw]

  

  property ValueSpacing: Integer; [rw]

  

  property Visible: Boolean; [rw]

  

  property Width: Integer; [rw]

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

end;

Inheritance

TBookmarkItem

  

|

TObject



CT Web help

CodeTyphon Studio