Componentes.Terceros.RemObj.../official/5.0.24.615/RemObjects SDK for Delphi/Source/uROPleaseWaitForm_Kylix.xfm

41 lines
769 B
Plaintext

object PleaseWaitForm: TPleaseWaitForm
Left = 336
Top = 344
Width = 542
Height = 41
HorzScrollBar.Range = 124
VertScrollBar.Range = 32
BorderIcons = []
Caption = 'RemObjects SDK'
Color = clButton
Font.Color = clText
Font.Height = 11
Font.Name = 'Tahoma'
Font.Pitch = fpVariable
Font.Style = []
FormStyle = fsStayOnTop
ParentFont = False
Position = poScreenCenter
OnHide = FormHide
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 18
TextWidth = 5
object img_Logo: TImage
Left = 2
Top = 0
Width = 32
Height = 32
AutoSize = True
Center = True
Transparent = True
end
object lbl_Caption: TLabel
Left = 64
Top = 14
Width = 60
Height = 18
Caption = 'Please wait...'
end
end