TDAPoweredByDataAbstractButton
Overview
TDAPoweredByDataAbstracyButton is a visual component that shows an image button with the RemObjects Data Abstract logo and the text "powered by Data Abstract". You can use it in your application's About box to let users know that your application was build with Data Abstract.
Clicking the button will open the RemObjects Software homepage (www.remobjects.com) in the user's default web browser.
The ApplicationType property toggles the display between the "Client" and "Server" logo.
Location
- Unit: uDAPoweredByDataAbstractButton.pas
- Ancestry: TGraphicControl | TROPoweredByRemObjectsButton | TDAPoweredByDataAbstractButton
constructor Create override (declared in TROPoweredByRemObjectsButton)
Standard component constructor
constructor Create(aOwner: TComponent)
Parameters:
- aOwner: Owner.
Anchors (declared in TROPoweredByRemObjectsButton)
property Anchors:
ApplicationType (declared in TROPoweredByRemObjectsButton)
Toggles the display between the "Client" and "Server" logo.
property ApplicationType: TROPoweredByType read write
Bitmap protected (declared in TROPoweredByRemObjectsButton)
property Bitmap: TBitmap read
Click override
procedure Click
GetBitmap protected override
procedure GetBitmap
Height (declared in TROPoweredByRemObjectsButton)
property Height: Byte read write
Paint override (declared in TROPoweredByRemObjectsButton)
procedure Paint
SetBounds override (declared in TROPoweredByRemObjectsButton)
procedure SetBounds(ALeft: Integer; ATop: Integer; AWidth: Integer; AHeight: Integer)
Parameters:
- ALeft:
- ATop:
- AWidth:
- AHeight:
Width (declared in TROPoweredByRemObjectsButton)
property Width: Byte read write
WMEraseBkgnd protected message (declared in TROPoweredByRemObjectsButton)
procedure WMEraseBkgnd(var Msg: TWMEraseBkgnd)
Parameters:
- Msg:
Anchors (declared in TROPoweredByRemObjectsButton)
property Anchors:
ApplicationType (declared in TROPoweredByRemObjectsButton)
Toggles the display between the "Client" and "Server" logo.
property ApplicationType: TROPoweredByType read write
Bitmap protected (declared in TROPoweredByRemObjectsButton)
property Bitmap: TBitmap read
Height (declared in TROPoweredByRemObjectsButton)
property Height: Byte read write
Width (declared in TROPoweredByRemObjectsButton)
property Width: Byte read write
constructor Create override (declared in TROPoweredByRemObjectsButton)
Standard component constructor
constructor Create(aOwner: TComponent)
Parameters:
- aOwner: Owner.
Click override
procedure Click
GetBitmap protected override
procedure GetBitmap
Paint override (declared in TROPoweredByRemObjectsButton)
procedure Paint
SetBounds override (declared in TROPoweredByRemObjectsButton)
procedure SetBounds(ALeft: Integer; ATop: Integer; AWidth: Integer; AHeight: Integer)
Parameters:
- ALeft:
- ATop:
- AWidth:
- AHeight:
WMEraseBkgnd protected message (declared in TROPoweredByRemObjectsButton)
procedure WMEraseBkgnd(var Msg: TWMEraseBkgnd)
Parameters:
- Msg: