Class TExHeaderSection (unit ExHeaderControl)

Inherits from

TCollectionItem

Constructors


constructor Create(Collection: TCollection);

TExHeaderSection


Functions

procedure Assign(Source: TPersistent);


destructor Destroy;


function GetDisplayName: string;


function GetLeft: Integer;


function GetRight: Integer;


procedure SetAlignment(Value: TAlignment);


procedure SetBitmap(Value: TBitmap);


procedure SetBitmapOnRight(Value: Boolean);


procedure SetImageIndex(Value: Integer);


procedure SetMaxWidth(Value: Integer);


procedure SetMinWidth(Value: Integer);


procedure SetOrder(Value: Integer);


procedure SetStyle(Value: THeaderSectionStyle);


procedure SetText(const Value: string);


procedure SetWidth(Value: Integer);


Properties

property Alignment : TAlignment


property AllowClick : Boolean


property Bitmap : TBitmap


property BitmapOnRight : Boolean


property ImageIndex : Integer


property MaxWidth : Integer


property MinWidth : Integer


property Order : Integer


property Style : THeaderSectionStyle


property Text : string


property Width : Integer


property Left : Integer


property Right : Integer


Events

Variables

FAlignment : TAlignment;


FAllowClick : Boolean;


FBitmap : TBitmap;


FBitmapOnRight : Boolean;


FImageIndex : Integer;


FMaxWidth : Integer;


FMinWidth : Integer;


FOrder : Integer;


FStyle : THeaderSectionStyle;


FText : string;


FWidth : Integer;



Constructors


constructor Create(Collection: TCollection);

TExHeaderSection


Functions


procedure Assign(Source: TPersistent);


destructor Destroy;


function GetDisplayName: string;


function GetLeft: Integer;


function GetRight: Integer;


procedure SetAlignment(Value: TAlignment);


procedure SetBitmap(Value: TBitmap);


procedure SetBitmapOnRight(Value: Boolean);


procedure SetImageIndex(Value: Integer);


procedure SetMaxWidth(Value: Integer);


procedure SetMinWidth(Value: Integer);


procedure SetOrder(Value: Integer);


procedure SetStyle(Value: THeaderSectionStyle);


procedure SetText(const Value: string);


procedure SetWidth(Value: Integer);


Properties


property Alignment : TAlignment


property AllowClick : Boolean


property Bitmap : TBitmap


property BitmapOnRight : Boolean


property ImageIndex : Integer


property MaxWidth : Integer


property MinWidth : Integer


property Order : Integer


property Style : THeaderSectionStyle


property Text : string


property Width : Integer


property Left : Integer


property Right : Integer


Events


Variables


FAlignment : TAlignment;


FAllowClick : Boolean;


FBitmap : TBitmap;


FBitmapOnRight : Boolean;


FImageIndex : Integer;


FMaxWidth : Integer;


FMinWidth : Integer;


FOrder : Integer;


FStyle : THeaderSectionStyle;


FText : string;


FWidth : Integer;