41 lines
1.1 KiB
Plaintext
41 lines
1.1 KiB
Plaintext
object Form1: TForm1
|
|
Left = 0
|
|
Top = 0
|
|
Caption = 'Form1'
|
|
ClientHeight = 243
|
|
ClientWidth = 246
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object BtnAuditReport: TPngSpeedButton
|
|
Left = 0
|
|
Top = 0
|
|
Width = 80
|
|
Height = 243
|
|
Hint = 'Generate Audit Report'
|
|
Align = alLeft
|
|
Caption = 'Report'
|
|
Enabled = False
|
|
Layout = blGlyphTop
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
PngImage.Data = {
|
|
89504E470D0A1A0A0000000D4948445200000018000000180806000000E0773D
|
|
F80000001974455874536F6674776172650041646F626520496D616765526561
|
|
647971C9653C000000864944415478DA63FCFFFF3F0308ECDAB50BC2200D3C00
|
|
E20D405C882EE1E6E606A61929B4C000882F007100106FA485058C400CD2F701
|
|
6AD9435A59C000F589212D2D0081090CD0F8A0950520008E0F5A5A008E0FA005
|
|
0F696501085C005A60482D0BD0813ED402466A5880138C5A40B1058CE418CA80
|
|
94A2467D30EA8361E083216801AD000012CEBAD183C951F60000000049454E44
|
|
AE426082}
|
|
ExplicitLeft = 151
|
|
ExplicitHeight = 280
|
|
end
|
|
end
|