Class TPanelGroup (unit INIUtil)
Inherits from
TPanel
Constructors
constructor Create(AOwner:TComponent);
Functions
destructor Destroy;
function GetTitle:string;
procedure SetTitle(const sCaption:string);
procedure SetTop(Top:Boolean);
Properties
property TitleContext : string
property Line : TBevel
property Title : TPaintTextBox
property Top : Boolean
Events
Variables
FBevelLine : TBevel;
FCaptionBox : TPaintTextBox;
FScrollPanel : TScrollBox;
Constructors
constructor Create(AOwner:TComponent);
Functions
destructor Destroy;
function GetTitle:string;
procedure SetTitle(const sCaption:string);
procedure SetTop(Top:Boolean);
Properties
property TitleContext : string
property Line : TBevel
property Title : TPaintTextBox
property Top : Boolean
Events
Variables
FBevelLine : TBevel;
FCaptionBox : TPaintTextBox;
FScrollPanel : TScrollBox;