18 lines
398 B
Plaintext
18 lines
398 B
Plaintext
object DlgCaPolicyInfo: TDlgCaPolicyInfo
|
|
Left = 0
|
|
Top = 0
|
|
BorderIcons = [biSystemMenu, biMinimize]
|
|
BorderStyle = bsSingle
|
|
Caption = 'CA '#51221#52293
|
|
ClientHeight = 480
|
|
ClientWidth = 580
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
Position = poOwnerFormCenter
|
|
TextHeight = 15
|
|
end
|